Autorización
string
required
Bearer token generado desde el portal Leadway. Ver Autenticación.
string
default:"2021-07-28"
required
Versión de la API.
Path parameters
string
default:"sch123def456ghi789"
required
Unique identifier of the schedule to update
Body
string
default:"Updated Business Hours"
Human-readable name for the schedule
object[]
Updated schedule rules defining when the schedule is active
string
default:"America/Los_Angeles"
Updated timezone for the schedule (IANA timezone identifier)
Respuestas
200 - Schedule updated successfully
200 - Schedule updated successfully
object
required
Schedule
400 - Invalid request parameters
400 - Invalid request parameters
401 - User not authenticated
401 - User not authenticated
404 - Schedule with the specified ID was not found
404 - Schedule with the specified ID was not found
422 - Validation errors in schedule rules or conflicting data
422 - Validation errors in schedule rules or conflicting data

