update_me
Update your display name or organization name on the active API key. Organization rename requires admin or owner role; only supplied fields change.
Instructions
Update the current user's name and/or the organization name for the active API key; only the supplied fields change. Renaming the organization requires an admin or owner key (access_scope_denied otherwise), and the key must be linked to a user (user_not_found for service keys). At least one of name or org_name is required. Returns the updated identity; read it first with get_me.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New display name for the calling user. | |
| org_name | No | New organization name; requires admin or owner role. |