Campaigns
Soft-delete a campaign
Sets status='deleted'. The row remains in the DB but is hidden from list/detail views. Idempotent.
delete/campaigns/{campaign_id}
Path parameters
campaign_idinteger required
Headers
Idempotency-Keystring nullable
X-Dry-Runstring nullable
Response
Successful Response
Changes
No recorded changes to this endpoint across all 6 revisions of this API.