Updates the work session identified by the given id.
Being a full update, the payload should provide the complete work session object: it is therefore recommended to read the work session first and then send back the modified object.
Required permissions: READ_WORK_SESSION, WRITE_WORK_SESSION.
The name of the tenant (e.g. acme).
The work session identifier.
The details of the work session being updated.
Successfully updated.
Request data not valid.
The error response.
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.