Users
Patch users
Updates a user
PATCH
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
ID of user
Body
application/json
Response
200
application/json
User has been updated
The response is of type object
.