Skip to main content
Create new schedule with specified rules, timezone, account, user and calendar associations.

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.

Body

object[]
Schedule rules defining when the schedule is active
string
default:"America/New_York"
required
Timezone for the schedule (IANA timezone identifier)
string
default:"IkqiJlXJ7o9h61tCHHod"
required
Account ID where this schedule applies
string
default:"Business Hours Schedule"
required
Human-readable name for the schedule
string
default:"IkqiJlXJ7o9h61tCHHod"
required
User ID associated with the schedule
string[]
Calendar IDs associated with the schedule

Respuestas

object
required
Schedule

Ejemplo