Skip to main content
PUT
Update an organization

Path Parameters

Body Parameters

At least one field must be provided. Fields not included in the request body remain unchanged.

Example Request

Response

Returns the updated organization object.
Use Get Organization to verify the updated details after making changes.

Authorizations

Authorization
string
header
required

Tenant API key obtained from POST /auth/register or POST /v1/developer/keys.

Path Parameters

id
string<uuid>
required

Body

application/json
name
string
owner_email
string<email>

Response

Updated organization.

data
object