Skip to main content
PATCH
Patch Organization

Authorizations

Authorization
string
header
required

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

Path Parameters

org_id
string
required

Body

application/json
logo_url
string | null
Maximum string length: 2048
name
string | null
Required string length: 2 - 200
plan
enum<string> | null
Available options:
trial,
team,
enterprise

Response

Successful Response

id
string
required
name
string
required
created_at
string | null
logo_url
string | null
owner_user_id
string | null
plan
string
default:trial
seats_active
integer
default:0
seats_total
integer
default:10
slug
string | null
status
string
default:active
updated_at
string | null