Path: / realms / {realm} / tokens / auth / request / login-actions / password-reset

Path parameters:
realm -

Method Summary
ResourceDescription
GET /realms/{realm}/tokens/auth/request/login-actions/password-reset 
POST /realms/{realm}/tokens/auth/request/login-actions/password-reset 

Method Detail
HTTP Example:
GET /realms/{realm}/tokens/auth/request/login-actions/password-reset

Output:
javax.ws.rs.core.Response
HTTP Example:
POST /realms/{realm}/tokens/auth/request/login-actions/password-reset

Input:
javax.ws.rs.core.MultivaluedMap<String,String>
Output:
javax.ws.rs.core.Response
Consumes:
application/x-www-form-urlencoded