Number of APIs: 2
POST {{baseUrl}}/workspaces/:workspaceId/reservations
Use this API to create a workspace reservation. Scopes: Rate Limit Label: workspace:write
workspace:write:admin
Medium
2. Get a workspace's reservations
GET {{baseUrl}}/workspaces/:workspaceId/reservations?from=<dateTime>&to=<dateTime>&user_id=<string>
Use this API to get a workspace's reservations. Scopes: Rate Limit Label: workspace:read
workspace:read:admin
Medium
ENDPOINTS