Users
Sends the user a password reset email
Trigger a password reset email from Cognito
post/password-reset
Request body
Example request
{
"email": "email@ons.gov.uk"
}Response
Request accepted
Trigger a password reset email from Cognito
{
"email": "email@ons.gov.uk"
}Request accepted