Skip to main content
POST
Update Campaign Approval

Headers

TENANT
string
required

The tenant you are making this request on behalf of

API-KEY
string
required

Your api key

Path Parameters

campaign_id
string
required

Body

application/json

Manual moves through the campaign approval workflow.

approvalState
enum<string>
required

Approval lifecycle for a Campaign. Independent of is_active.

Available options:
DRAFT,
PENDING_APPROVAL,
APPROVED,
REJECTED

Response

Successful Response

id
string
required
approvalState
enum<string>
required

Approval lifecycle for a Campaign. Independent of is_active.

Available options:
DRAFT,
PENDING_APPROVAL,
APPROVED,
REJECTED