Passer au contenu principal
DELETE
/
cms
/
source-code
/
2026-03
/
{environment}
/
content
/
{path}
Supprimer le fichier
curl --request DELETE \
  --url https://api.hubapi.com/cms/source-code/2026-03/{environment}/content/{path} \
  --header 'Authorization: Bearer <token>'
This response has no body data.

Supported products

Autorisations

Authorization
string
header
requis

The access token received from the authorization server in the OAuth 2.0 flow.

Paramètres de chemin

environment
string
requis
path
string
requis
Pattern: .+

Réponse

Dernière modification le 13 avril 2026