Campaigns

Delete campaign

Delete a campaign

delete/1/newsletters/{domain}/campaigns/{campaign}

Path parameters

domainstring required
campaignstring required

Request body

*string

Response

OK

result'success' | 'error' | 'asynchronous' required

Result of the HTTP request

databoolean

Example response

{
  "result": "success"
}

Changes

No recorded changes to this endpoint across all 3 revisions of this API.