Skip to main content
POST

Authorizations

Authorization
string
header
required

Company API key (starts with ord_c_)

Body

application/json
name
string
required
Required string length: 1 - 255
slug
string
required
Required string length: 1 - 48
Pattern: ^(?=.{1,48}$)[a-z0-9]+(?:-[a-z0-9]+)*$
timezone
string
required

IANA timezone identifier for the workspace (e.g., 'America/New_York', 'Europe/London', 'Asia/Tokyo')

Example:

"America/New_York"

userIds
string<uuid>[]

Response

OK

id
string<uuid>
required
name
string
required
slug
string
required
timezone
string | null
required
createdAt
string<date-time>
required