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.
Successful Response
The response is of type object
.