Skip to main content
Modify an existing schedule by updating its rules, timezone, and name All fields are optional - only provided fields will be updated.

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

object
required
Schedule

Ejemplo