v1

latestOpenAPI 3.0.0Open Government Licence v3.02026-07-23231323.7 KB
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