Confirms the user password reset.
You can reset user password if you use Login widget forms or your own password reset forms. If you use your own forms, contact your Customer Success Manager and specify the URL of your password reset form.
The workflow of using this call with your own forms:
projectId required | string <uuid> Login project ID from Publisher Account. |
No Content
Bad Request
Not Found
Unprocessable Entity
{- "new_password": "password1230",
- "reset_code": "ABJ8UKuTvNILBAEdfiKIpgHtiz6teYVPXMBFdpaw5mI",
- "user_id": "1a9c23f5-d1dc-4d8e-afbe-6a6bac6464eb"
}
{- "error": {
- "code": "003-061",
- "description": "Object not found.",
- "details": { }
}
}