MoleAPIMoleAPI
DocumentationAPI ReferenceManagement APIUser sign-in and sign-up

Reset Password

🔓 No authentication required

POST
/api/user/reset

Request Body

application/json

email?string
token?string
password?string

Response Body

curl -X POST "https://api.moleapi.com/api/user/reset" \  -H "Content-Type: application/json" \  -d '{}'
Empty

How is this guide?

Last updated on

Back HomeGateway