Updates the organization identified by the given id.
Being a full update, the payload should provide the complete organization object: it is therefore recommended to read the organization first and then send back the modified object.
Required permissions: READ_ORGANIZATION, WRITE_ORGANIZATION.
The name of the tenant (e.g. acme).
The organization identifier.
The details of the organization being updated.
The bean providing organization details.
The name of the organization.
The country of the organization.
The country ISO Code of the organization.
The timezone used for date/times localization (e.g. Europe/Rome).
The parent organization identifier (required only for creation).
Successfully updated.
User not authenticated.
The error response.
User not authorized.
The error response.
Resource was not found.
The error response.
API call rate limit exceeded.
The error response.
Internal server error.
The error response.