Availability
Documentation for Calendars API
📄️ List user availability schedule
Retrieve user availability schedules based on various filters including location, calendar, and user. Supports pagination.
📄️ Get user availability schedule
Retrieve a specific schedule by its unique identifier. Returns detailed information including rules, timezone, and associated calendars/users.
📄️ Update user availability schedule
Modify an existing schedule by updating its rules, timezone, and name All fields are optional - only provided fields will be updated.
📄️ Delete user availability schedule
Permanently remove a schedule and all its associated rules. This action cannot be undone.
📄️ Create user availability schedule
Create new schedule with specified rules, timezone, location, user and calendar associations.
📄️ Apply user availability schedule to a calendar
Associates a calendar with the given schedule by adding the calendarId to a schedule
📄️ Remove user availability schedule from a calendar
Removes the association between a team calendar and the given schedule by removing the calendarId from the schedule