Skip to main content
POST
Create a user space

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

userId
string
required
Maximum string length: 191

Body

application/json
spaceId
string
required
Maximum string length: 191
externalId
string | null
Maximum string length: 191

Response

Successful response

id
string
required
Maximum string length: 191
teamId
string
required
Maximum string length: 191
userId
string
required
Maximum string length: 191
externalId
string | null
required
Maximum string length: 191
spaceId
string
required
Maximum string length: 191
createdAt
string
required
updatedAt
string | null
required