v3

latestOpenAPI 3.0.02026-07-31278263961.8 KB
OrgWorkspaces

Create a workspace in an organization

post/org-workspaces

Query parameters

skipAddingCurrentUserboolean required

Request body

namestring

Name of the workspace

logoUristring

URI for the workspace logo

orgIdstring required

Organization ID to create the workspace in

Response

idstring required
namestring required
orgIdstring required
keystring required

Unique workspace key

createdAtstring required
updatedAtstring required
logoUristring

URI for the workspace logo

userFieldsSchemaobject
webhookUristring
enabledWebhookEventsstring[]
jwksUristring nullable
type'production' | 'development'

Workspace type (production or development)

isReadOnlyboolean

Whether the workspace is in read-only mode