organizations_update
Updates organization details including name, company info, location, and employee count. Clear fields by sending null values.
Instructions
Update organization
Tag: Organizations
The employeeQuantity field accepts one of the following values: 1 a 10, 11 a 50, 51 a 100, 100+. Send null to clear the value.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Organization ID | |
| name | No | ||
| ownerId | No | Transfer ownership (ADMINISTRATOR only) | |
| location | No | ||
| pictureUrl | No | ||
| companyName | No | ||
| companySegment | No | ||
| employeeQuantity | No | ||
| locationCountryId | No |