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.
⚠️ Note: This entity is currently not visible in the Mico Voice AI UI, but can be created and managed via the API. It will become available in the interface as part of a major platform update planned for later in 2025.
Required Scopes: campaigns:write
Request
Responses
- 201
- 401
- 403
Success
Unauthorized
Forbidden