Delete campaign
DELETE {{baseUrl}}/marketing/v3/campaigns/:campaignGuid
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.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |