Skip to content

Request password reset

POST
/cognito/forgot-password

Send a password reset code to the user's email.

Request Body

application/json
JSON
{
"email": "string"
}

Responses

Reset code sent

Playground

Server
Body

Samples

Powered by VitePress OpenAPI

Built with VitePress