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.Deletes the file at the specified path in the specified environment.
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.Was this page helpful?