Skip to main content
PATCH
Update Organization Endpoint
Requires an enterprise admin personal API key. Update the maximum ACU limit per billing cycle and/or display name for a specific organization within your enterprise. This endpoint allows you to modify either field independently or both at the same time.

Authorizations

Authorization
string
header
required

Personal API Key (apk_user_*) for Enterprise Admins only

Path Parameters

org_id
string
required

Body

application/json
display_name
string | null
max_acu_limit
integer | null

Response

Successful Response

status
string
default:success