Description

Will send the user with the given email a link to reset their password.

General

End Point
https://www.mogl.com/api/v2/users/forgotPassword
HTTP Method POST
Requires SSL true
Requires Acting User false
Scope(s) None

Path Parameters

Path parameters are ALWAYS required.

None

Request Parameters

Parameters are NOT REQUIRED unless noted otherwise.

email required The email address of an account to send a password reset.

Response Fields

result A basic boolean response.

Try It Now

Endpoint
Client Id
(required)
Access Token
Add
User Token
*(see below -- client_credentials only)
email
(required)
*Partners that authenticate with client_credentials should provide a user_token.