Skip to main content
POST
MCP Access Blocked — This endpoint is not accessible via MCP (Model Context Protocol) integrations. It must be called directly using your API token from your own infrastructure.

Authorizations

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

Path Parameters

string
required
The id of the campaign to resume.

Response

Returns the updated campaign object after resuming. Sending will continue from where it was paused. The status transitions back to sending or sending_gradual depending on the campaign’s send mode.
boolean
Indicates whether the request was successful.
object
The resumed campaign object.