Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
user id
Body
application/json
Response
Successful operation
The response is of type object
.
Update user with user id
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
user id
Successful operation
The response is of type object
.