APIsCamunda 8 API (REST)SpecificationsUserUpdate userVersion: 8.8 (unreleased)Update user PATCH /users/:username Updates a user. Request Responses204400403404500The user was updated successfully.The provided data is not valid.Forbidden. The request is not allowed.The user was not found.An internal error occurred while processing the request.Was this helpful?