Request a password reset for the current user
PUT/user/request-password-reset
Initiates the identity provider's configured password-reset action for the caller's own account. The target realm must be active unless the caller is a superuser.
Responses
- 204
- 400
- 401
- 403
The request completed successfully; no response body is returned
The request parameters or body are invalid
Authentication is required or the supplied credentials are invalid
The caller lacks the required permissions, or the target realm is inactive and the caller is not a superuser