Skip to main content
POST
Create an organization workspace

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

orgId
string
required

Body

application/json
name
string
required

Workspace name.

storage_region
enum<string>

Region the workspace's files are stored in.

Available options:
wnam,
enam,
weur,
eeur,
apac,
oc

Response

Successful response

The response is of type object.