Workspaces
Create Workspace
POST
/
workspaces
Authorizations
X-API-Key
string
headerrequiredX-API-Secret
string
headerrequiredBody
application/json
domain
string
requiredWorkspace Domain
Required string length:
3 - 63
name
string
requiredWorkspace Name
Required string length:
1 - 254
description
string
Workspace Description
Response
200 - application/json
data
object
requiredThe response data
success
boolean
requiredWhether the response is success
$schema
string
A URL to the JSON Schema for this object.