CMS
Français
cURL
curl --request POST \ --url https://api.hubapi.com/cms/v3/source-code/extract/async \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "path": "<string>" } '
{ "id": "<string>", "links": {} }
Extrayez un fichier zip dans le système de fichiers du développeur. L’état de l’extraction peut être vérifié avec le point de terminaison d’API « /extract/async/tasks/taskId/status ».
Produits pris en charge
Portées requises
The access token received from the authorization server in the OAuth 2.0 flow.
accepted
Afficher attributs enfants