Skip to main content
Version: 4.1

Complete a Password Reset request

POST 

/api/management/v1/useradm/auth/password-reset/complete

Complete a Password Reset request initiated by the /auth/password-reset/start end-point. Caller provides the secret hash received by email, and the new password of the user.

Request

Responses

The request has been accepted.