Skip to main content
PATCH
Rename an organization

Authorizations

Authorization
string
header
required

Session token as Authorization: Bearer (the CLI and scripts).

Path Parameters

orgSlug
string
required

Body

application/json
name
string
required
Minimum string length: 1
Example:

"Acme Corporation"

Response

The updated organization

id
string
required
Example:

"org_1"

slug
string
required
Example:

"acme-corp"

name
string
required
Example:

"Acme Corp"

role
enum<string>
required

The caller's role in this organization

Available options:
admin,
member,
viewer,
guest
Example:

"member"

domain
string | null
required

Email domain that auto-provisions members

Example:

"acme-corp.com"

createdAt
string
required

ISO timestamp