Create a workspace

Creates a new workspace under the organization associated with the authorization token. Requires Admin permissions for the organization. The workspace name is trimmed and inner whitespace is collapsed, and a workspace ID is generated from it. The final workspace ID is the result of joining the organization ID and the generated workspace ID with a dot (e.g. my_org.my_workspace).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

The name of the workspace. Must be non-empty and at most 256 bytes after trimming and collapsing whitespace.

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json