Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
The unique identifier of the schedule
Body
The name of the schedule
Delay in seconds between operations
Timezone for the schedule (e.g., 'Europe/Paris')
Start time in HH:mm format
End time in HH:mm format
Days of the week the schedule is active (1=Monday, 7=Sunday)
Set to true to make the schedule visible to use as a template
Response
Schedule successfully updated
Sending time windows defining when campaigns can send messages (days and hours).
Unique schedule identifier
Schedule name
Seconds between sends
Schedule timezone (e.g., 'Europe/Paris')
Daily start time (HH:mm)
Daily end time (HH:mm)
Active weekdays (1=Monday, 7=Sunday)
Whether the schedule is available as a template for other users
Unique identifier of the team that owns this schedule
Unique identifier of the user who created this schedule
Timestamp when the schedule was created
Timestamp when the schedule was deleted (only present if deleted)
Unique identifier of the user who deleted this schedule (only present if deleted)