Note |
---|
Pin Code will be encrypted at a later Version. This Api will be deprecated. |
...
Name | Source | Mandatory | Type | Special Format | Description | ||||||
---|---|---|---|---|---|---|---|---|---|---|---|
username | Query | NO | String | N/A | the user username (either username or email should be provided) | ||||||
Query | NO | String | N/A | the user emailĀ (either username or email should be provided) | tenantId | body | YES | String |
Output
...
Valid Response
Code Block | ||||
---|---|---|---|---|
| ||||
{ "result": true, "data": { "..." } } |
...