campaigns

Delete Campaign

Soft-archive a campaign (visible-but-inactive; history preserved).

Refuses (409) to archive a campaign mid-blast — pause it first. The archive write itself excludes a sending campaign, so this is race-safe even if the campaign starts sending between the read and the write.

delete/api/v1/campaigns/{campaign_id}

Path parameters

campaign_idstring uuid required

Response

Successful Response

Changes

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