Calendar

Update User Availability Timezone

Update the availability timezone for a specific user.

  • user_id: The ID of the user
  • timezone: The new timezone (e.g., "America/New_York")
patch/calendars/users/{user_id}/availability-timezone

Path parameters

user_idstring uuid required

Query parameters

timezonestring required

Timezone (e.g., 'America/New_York')

Timezone (e.g., 'America/New_York')

Response

Successful Response

messagestring required
timezonestring required

Changes