Skip to main content
DELETE
Bulk delete campaign mailings

Authorizations

authorization
string
header
required

Token-based authentication. Use format: "Token token=<API_KEY>" where <API_KEY> is your API key

Body

application/json
campaign_mailing_ids
string[]

UUIDs of the campaign mailings to delete. Omit for a no-op.

Response

An empty object. The response does not report how many records were deleted.

The response is of type object.