POST
/authentication/get-reset-pass-link
curl \
--request POST 'http://api.example.com/authentication/get-reset-pass-link' \
--header "Content-Type: application/json"
Request examples
{}
curl \
--request POST 'http://api.example.com/authentication/get-reset-pass-link' \
--header "Content-Type: application/json"
{}