Basic
Delete campaign
Delete a specified campaign from the system. This call will return a 204 No Content response regardless of whether the campaignGuid provided corresponds to an existing campaign or not.
delete/marketing/campaigns/2026-03/{campaignGuid}
Path parameters
campaignGuidstring required
The UUID of the campaign, required Example: 9dbec438-53e2-4b28-8c0f-38f56574a6e8
Response
No content