Skip to main content
DELETE
Delete a campaign

Authorizations

Authorization
string
header
required

Project-scoped secret API key (sk_…). Pass in the Authorization: Bearer <key> header. Grants access to the project the key was issued for.

Path Parameters

campaignId
integer
required

Numeric campaign identifier.

Example:

24

Response

Returns true once the operation completes.

The response is of type boolean.