API Gateway
Post v2userpassword
Ask to reset a password for a specific user given an email. If the email is unknown, the API call will not fail.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200
application/json
Success Response
The response is of type any
.