Update organization
update_organizationUpdate existing organization fields by specifying only the values to change using a partial PATCH request. Modify properties like name, contact type, owner, manager, restriction level, or identifier.
Instructions
Update fields on an existing organization (partial update via PATCH). Only include the fields you want to change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| FullName | No | ||
| ClientOwner | No | ||
| ContactType | No | ||
| ClientManager | No | ||
| organizationKey | Yes | The Karbon OrganizationKey to update | |
| RestrictionLevel | No | ||
| UserDefinedIdentifier | No |