Skip to main content
PUT
Update campaign schedule

Authorizations

x-api-key
string
header
required

Create and manage API keys in your AgentCallback account under Dashboard > API Keys.

Path Parameters

id
string
required

Campaign identifier

Body

application/json

Schedule configuration.

scheduled_date
string<date>
scheduled_time
string
Example:

"09:00"

scheduled_timezone
string
Example:

"America/Los_Angeles"

campaign_timezone
string
Example:

"America/Los_Angeles"

working_hours
object | null
working_hours_timezone
string | null

Response

Schedule updated

success
boolean
required
Example:

true

campaign
object