POST {{baseUrl}}/workspaces/:workspaceId/reservations
Use this API to create a workspace reservation. Scopes: Rate Limit Label: workspace:write
workspace:write:admin
Medium
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
Content-Type
|
string | ||
Accept
|
string |
RESPONSES
status Created
{
"reservation_id ": "<string>"
} |
ENDPOINTS