3. Generate a Token For a New Password
Generate a token using the conformation code from email
Introduction
Request Body
{
"Code": "741175"
}POST apiURL/v1.0/users/password/reset/codeResponse
Common Mistakes
Failing to Specify the Et-App-Key Parameter
Last updated