Update a user’s details
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
ID of the user
"abcde12345abcde12345a"
User
The response is of type object
.
Update a user’s details
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
ID of the user
"abcde12345abcde12345a"
User
The response is of type object
.