Campaigns

Delete Campaign

Permanently deletes a campaign by campaignId. Cannot be undone — the campaign must have no associated calls before deletion. Returns 204 No Content on success.

delete/v1/campaigns/{campaignId}

Path parameters

campaignIdstring required

Unique identifier of the campaign to delete.

Response

OK