Skip to main content
DELETE
Delete a Campaign
Call Get Campaign Dependency Count first to see how many pages still point at it, and use Replace a Campaign if you would rather move those records to another campaign than delete them.

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"

Path Parameters

id
integer<int64>
required

The ID of the campaign.

Response

OK

Last modified on July 28, 2026