Users

Sends the user a password reset email

Trigger a password reset email from Cognito

post/password-reset

Request body

emailstring required

Example request

{
  "email": "email@ons.gov.uk"
}

Response

Request accepted