Calendar
Update User Calendar Access
Update whether a specific user uses a specific calendar for availability checking.
- user_id: The ID of the user
- calendar_id: The ID of the calendar
- used_for_availability: Whether this user should use this calendar for availability checking
patch/calendars/users/{user_id}/calendar-access/{calendar_id}
Path parameters
user_idstring uuid required
calendar_idstring uuid required
Request body
Response
Successful Response
Changes
No recorded changes to this endpoint across all 2 revisions of this API.