Skip to main content
POST
Create a workspace

Authorizations

Authorization
string
header
required

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

Body

*/*

The name of the new workspace

Parameters for creating a new workspace.

name
string
required

The name of the new workspace.

Response

Created workspace

name
string
required
Minimum string length: 1
slug
string
required
Minimum string length: 1
id
string
stripe_customer_id
string
created
string<date-time>