This updates a organization
Example
aiware updateOrganization OrganizationID=value X-Correlation-Id:value
Parameters
| Name | Type | Description | Notes |
|---|
| organizationID | string | ID of Organization | [default to null] |
| adminOrganizationUpdateRequest | AdminOrganizationUpdateRequest | The input for updateOrganization | |
| xCorrelationId | string | Correlation Id that can be passed, traced in the server and will be returned in the response if present in the request | [optional] [default to null] |
Return type
AdminOrganizationUpdateResponse
Authorization
api_key
- Content-Type: application/json
- Accept: application/json