Skip to main content
POST
Playground Cancel

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

campaign_id
string<uuid>
required

Body

application/json

POST /campaigns/{id}/playground/cancel body.

batch_id
string<uuid>
required

Batch id to cancel; only leads with this batch_id are affected.

Response

Successful Response

campaign_id
string<uuid>
required
batch_id
string<uuid>
required
cancelled_count
integer
required