Update User
Update user in Auth0 and database only for Auth0 users.
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200
application/json
The response is of type any
.
Was this page helpful?