Calendar

Apply Default Availability To User

Apply the customer's default availability schedule to a specific user.

This will:

  1. Delete all existing availability for the user
  2. Copy all customer default availability slots to the user
  3. 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