Skip to main content
PATCH
Update current organization

Authorizations

Authorization
string
header
required

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

Body

application/json
name
string

The name of the organization.

Minimum string length: 1

Response

Default Response

name
string
required

The name of the organization.

created_at
string<date-time> | null
required

When the organization was created.

updated_at
string<date-time> | null
required

When the organization was last updated.