update_organization_by_id
Modify organization details in Binalyze AIR by specifying its ID to update name, contact information, deployment settings, or notes.
Instructions
Update an existing organization by ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the organization to update | |
| name | No | Updated name of the organization | |
| shareableDeploymentEnabled | No | Whether shareable deployment is enabled | |
| contact | No | Updated contact information for the organization | |
| note | No | Additional notes about the organization |