Campaigns

Delete campaigns bulk

Delete multiple campaigns.

delete/1/newsletters/{domain}/campaigns

Path parameters

domainstring required

Query parameters

searchstring

Filter groups

statusstring[]

Status of the resource {name}

Request body

Response

Accepted

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

Result of the HTTP request

datastring

Example response

{
  "result": "success"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.