POST Authentication/ForgotPasswordToken

Forgots the password token.

Request Information

Body Parameters

ResetCredentials - The credentials.

Request body formats
Sample:
{
  "EmailAddress": "sample string 1",
  "AppSourceId": 2
}
Sample:

Sample not available.

Response Information

ForgotPasswordResult -

Response body formats
Sample:

Sample not available.