POST
/
workspaces

Authorizations

X-API-Key
string
headerrequired
X-API-Secret
string
headerrequired

Body

application/json
domain
string
required

Workspace Domain

Required string length: 3 - 63
name
string
required

Workspace Name

Required string length: 1 - 254
description
string

Workspace Description

Response

200 - application/json
data
object
required

The response data

success
boolean
required

Whether the response is success

$schema
string

A URL to the JSON Schema for this object.