Updates user information.

PUT {{baseUrl}}/users/:id

Request Body

{"displayName"=>"<string>", "group"=>"<string>"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{&quot;displayName&quot;:&quot;cupidatat proident&quot;,&quot;group&quot;:{&quot;id&quot;:-45893358,&quot;name&quot;:&quot;non ex quis&quot;},&quot;id&quot;:&quot;urn:uuid:50f3760c-c021-1b27-e917-020ba8fcff42&quot;}