Skip to main content
PATCH
Update Organization Entity

Authorizations

Authorization
string
header
required

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

Path Parameters

org_id
string
required

Body

application/json
name
string | null
parentOrgId
string | null
ownershipPct
number | null
functionalCurrency
string | null
entityType
string | null

Response

Successful Response

id
string
required
name
string
required
slug
string
required
created_at
string | null
role
string | null
parentOrgId
string | null
ownershipPct
number | null
functionalCurrency
string | null
entityType
string | null