CMS
Deutsch
cURL
curl --request DELETE \ --url https://api.hubapi.com/cms/v3/source-code/{environment}/content/{path} \ --header 'Authorization: Bearer <token>'
This response has no body data.
Supprime le fichier au chemin spécifié dans l’environnement spécifié.
content
The access token received from the authorization server in the OAuth 2.0 flow.
L'environnement du fichier (« brouillon » ou « publié »).
L'emplacement du fichier dans le système de fichiers.