Create a Schedule
POST/api/v1/campaigns/:campaign_uid/schedules
Define a time window for executing calls by creating a Schedule under a Campaign. Supports retry logic configuration and is bound by start/end timestamps.
Required Scopes: campaigns:write
Request
Responses
- 201
- 401
- 403
Success
Unauthorized
Forbidden