Rename an organization
Organizations
Rename an organization
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:
- The caller’s own organization, OR
- A direct child organization (where
parent_organization_idequals the caller’s org)
Grandchild organizations cannot be renamed through this endpoint.
PUT
Rename an organization
Documentation Index
Fetch the complete documentation index at: https://docs.etherfuse.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication. Pass the key directly (e.g., Authorization: your-api-key). Do not use a Bearer prefix.
Path Parameters
ID of the organization to rename (own org or direct child)
Body
application/json
New display name for the organization. Must be non-empty and at most 200 characters.
Maximum string length:
200