Campaigns

Delete Campaign

Delete a campaign.

Campaigns can only be deleted if they are in draft, changes_required, or ready status. This also permanently deletes associated resources. This operation cannot be undone.

delete/print-mail/v1/campaigns/{id}

Path parameters

idstring required

The unique identifier (campaign_...) for the campaign to delete.

Response

A confirmation object indicating the campaign was marked for deletion.

idstring required

A unique ID prefixed with campaign_

deletedtrue required

Changes

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