v1

latestOpenAPI 3.0.12026-07-13139143370.4 KB
Calendars

Update Calendar

Use this endpoint to Update a calendar object. A valid calendar id is required. When your company was created a calendar object was automatically created with 24-hour weekly availability. Its name = Main, the type = resource and by default the interval = 30 mins. We are currently supporting resource calendar type. Other types were part of our Legacy Application and has no relevance in the API product.

put/setup/v1/calendars/{id}

Path parameters

idstring required

id of calendar object

Request body

locationIdstring nullable
namestring nullable
typestring nullable
intervalinteger
bookingsPerSlotinteger
resourceGroupIdstring nullable

Response

Success

objectstring nullable
idstring nullable
locationIdstring nullable
namestring nullable
typestring nullable
primaryboolean
intervalinteger
bookingsPerSlotinteger
resourceGroupIdstring nullable
deletedStatusboolean
deletedTimestring date-time nullable