Account / Cognito forgot password init
Route: /api/sys/v{version:apiVersion}/account/cognito_forgot_password_init
Method: POST
Authorisation: No authentication needed
Response object
Response status: 200 (OK)
Response type: DTO_acknowledgement
Wrapper: DTO_response_wrap
Other response statuses: 400 (BadRequest)
Response body example
DTO_cognito_forgot_password_init
| Name | Type | ReadOnly | Description |
|---|---|---|---|
| String |
DTO_acknowledgement
| Name | Type | ReadOnly | Description |
|---|---|---|---|
| message | String | Message |