Skip to main content
POST
Create workspace

Authorizations

Authorization
string
header
required

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

Body

application/json

Request body schema.

name
string
required
Required string length: 1 - 255
Pattern: ^[^<>]*$
logoBase64
string
metadata
object

Response

Successful response

workspace
object
required