Calendar
Update Specific User Availability
Update an availability rule for a specific user.
- user_id: The ID of the user
- availability_id: The ID of the availability rule to update
- day_of_week: Optional new day of the week
- start_time: Optional new start time
- end_time: Optional new end time
Only accessible by users in the same customer.
patch/calendars/users/{user_id}/availability/{availability_id}
Path parameters
user_idstring uuid required
availability_idstring uuid required
Request body
Response
Successful Response