update_organization
Edit an organization's name or description using its ID. Supports partial updates to organization data in DefectDojo.
Instructions
Update an organization (partial update).
Args: organization_id: The organization ID name: New name description: New description
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| description | No | ||
| organization_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||