Skip to main content
PUT
Update Organization

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

org_id
string<uuid>
required

The organization ID of the user's organization

Body

application/json
name
string
required
Maximum string length: 255
description
string | null
contact
string | null
Maximum string length: 255

Response

200 - application/json

OK

name
string
required
Maximum string length: 255
id
string<uuid> | null
description
string | null
contact
string | null
Maximum string length: 255