Authentication
/user/password/reset
Request a password reset. An email with a verification link will be sent to the user’s address
POST
Response
200 - application/json
The response is of type enum<string>
.
Available options:
OK
Request a password reset. An email with a verification link will be sent to the user’s address
The response is of type enum<string>
.
OK