curl --request DELETE \
--url https://api.hubapi.com/marketing/campaigns/2026-03/{campaignGuid} \
--header 'Authorization: Bearer <token>'This response has no body data.Delete a specified campaign from the system. This operation removes the campaign identified by the provided campaignGuid from your HubSpot account.
curl --request DELETE \
--url https://api.hubapi.com/marketing/campaigns/2026-03/{campaignGuid} \
--header 'Authorization: Bearer <token>'This response has no body data.Was this page helpful?