Request a password reset

This is the first step in the password reset flow. The user will receive a reset UUID by email that can be used to complete the password reset request.

Path parameters
identifier
string required

Local identity identifier

Example administrator
Responses
  • 201 Password reset request successfully registered
  • 401 Bad request error
  • 403 Forbidden action
  • 500 Unexpected internal server error