Calendar
Apply Default Availability To User
Apply the customer's default availability schedule to a specific user.
This will:
- Delete all existing availability for the user
- Copy all customer default availability slots to the user
- Set the user's timezone to the customer's default timezone
- user_id: The ID of the user to apply the default schedule to
post/calendars/users/{user_id}/apply-default-availability
Path parameters
user_idstring uuid required
Response
Successful Response
{"stackTrail":"paths:/calendars/users/{user_id}/apply-default-availability:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.