Workspaces

Create a new workspace

Creates a workspace owned by the authenticated user. Available only on Standard, Pro, and Enterprise plans, up to the plan's maximum workspace count.

The name must be 1-32 characters (letters, numbers, space, hyphen, or underscore). Rate limited to 1 creation every 10s per user.

post/v2/workspaces

Request body

namestring required

Response

Workspace created.

status'success' required

Changes

No recorded changes to this endpoint across all 1 revision of this API.