Skip to main content
POST
Resume Campaign

Authorizations

Authorization
string
header
required

Enter your API key: wave_live_<token>

Path Parameters

id
string
required

Response

Successful Response

Lightweight acknowledgment returned by pause/resume endpoints.

Carries only the campaign id and the new active state. Call GET /campaigns/{id} if the full detail is required.

id
string<uuid>
required

Campaign ID

active
boolean
required

Whether the campaign is currently running (false=paused, true=running)

Example:

false