...
Workflow: Forgot Password Flow
Input
...
Type: application/json
Name | Source | Mandatory | Type | Special Format | Description |
---|---|---|---|---|---|
username | Query | YES | String | N/A | Username or Email |
...
Code Block | ||||
---|---|---|---|---|
| ||||
{ "result": true, "data": "819b0aed-edd8-47d5-ada0-9e5f93cb8248": { token: '18c24bd2-63db-4191-bd1c-4111d68f96f9', link: { forgotPassword: 'http://dashboard.soajs.org/#/resetPassword?token=18c24bd2-63db-4191-bd1c-4111d68f96f9' } } } |