Renames the caller’s own organization or a direct child organization. The caller’s organization is resolved from the API key.
The target org_id must be either:
parent_organization_id equals the caller’s org)Grandchild organizations cannot be renamed through this endpoint.
API key for authentication. Pass the key directly (e.g., Authorization: your-api-key). Do not use a Bearer prefix.
ID of the organization to rename (own org or direct child)
New display name for the organization. Must be non-empty and at most 200 characters.
200