Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

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

Body

application/json
name
string

Response

201 - application/json

Returns information about a successfully created space.

id
string
required
name
string
required
Last modified on March 5, 2026