Skip to main content
POST
cURL

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

The unique id of the campaign

Body

application/json

Empty JSON object.

The body is of type object.

Response

Campaign resumed

status
enum<string>
required

The campaign status after the action.

Available options:
draft,
scheduled,
running,
paused,
completed,
aborted