Modify a given User.
Fields not included in the request body will not be modified.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The schema used for creating new users or updating existing users.
The email of the user
Flag indicating if the user is a tenant admin
The user level roles of the user.
VISITOR, AGENT_USER, CUSTOMER_USER, CUSTOMER_INTERNAL_USER, CONTEXTUAL_STAFF_USER, CONTEXTUAL_EXTERNAL_STAFF_USER, CONTEXTUAL_INTERNAL_STAFF_USER, TENANT_ADMIN, CUSTOMER_ADMIN, CONTEXTUAL_ADMIN, SUPER_ADMIN, SERVICE_ACCOUNT Successful Response
The response is of type EmptyResponse · object.