Updates the status of a campaign to one of the allowed values.
All requests require an Authorization header using Bearer token authentication:
Authorization: Bearer <api_key>
Documentation Index
Fetch the complete documentation index at: https://docs.voiceaiwrapper.app/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Global ID of the campaign. Required.
"Vm9pY2VDYW1wYWlnbjoxMjM="
New campaign status
New campaign status. Required.
DRAFT, SCHEDULED, ACTIVE, PAUSED, ENDED "ACTIVE"