Availability
Create Availability Rule
Add a recurring or exception availability rule
POST
Create Availability Rule
Add an availability rule (recurring window or exception date) to a calendar.Endpoint
Path parameters
Calendar UUID.
Request headers
Bearer token. Format:
Bearer talq_your_environment_token_hereMust be
application/json.Request body
Rule type. Options:
recurring, exception.When type: "recurring"
Array of weekday numbers (
1=Mon . 7=Sun).Window start. Format:
HH:MM.Window end. Format:
HH:MM.IANA timezone. Defaults to calendar’s timezone.
When type: "exception"
Date of exception. Format:
YYYY-MM-DD.Whether this date is available (overrides recurring rules) or blocked.