Skip to main content
POST
Check workspace availability

Authorizations

Authorization
string
header
required

OAuth2 authentication with JWT tokens

Query Parameters

withReason
boolean

When true, return a structured WorkspaceAvailability object with a machine-readable reason and human-readable message instead of a bare boolean. Defaults to false for backwards compatibility.

Body

application/json
name
string
required

Response

200 - application/json

successful operation

Last modified on July 14, 2026