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
name
string
required
Required string length: 1 - 128
billingAccountEmail
string<email>
required
firstMemberId
string | null

Response

Successful Response

name
string
required
memberships
WorkspaceMembershipDto · object[]
required
id
string<uuid4>
createdAt
string<date-time>
updatedAt
string<date-time>