Modify an existing schedule by updating its rules, timezone, and name All fields are optional - only provided fields will be updated.Documentation Index
Fetch the complete documentation index at: https://developers.leadwaycrm.com/llms.txt
Use this file to discover all available pages before exploring further.
Autorizacion
Bearer token generado desde el portal Leadway. Ver Autenticacion.
Version de la API.
Path parameters
Unique identifier of the schedule to update
Body
Human-readable name for the schedule
Updated schedule rules defining when the schedule is active
Updated timezone for the schedule (IANA timezone identifier)
Respuestas
200 - Schedule updated successfully
200 - Schedule updated successfully
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

