Updates the status of a voice campaign to one of the allowed values.
All requests require an Authorization header using Bearer token authentication:
Authorization: Bearer <api_key>
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Global ID of the voice campaign. Required.
"Vm9pY2VDYW1wYWlnbjoxMjM="
New campaign status
New campaign status. Required.
DRAFT, SCHEDULED, ACTIVE, PAUSED, ENDED "ACTIVE"