cURL
curl --request GET \ --url https://app.coverwhale.com/api/v1/password-reset \ --header 'AccessToken: <api-key>'
"Auth Success: Password Reset Initiated. Please Execute POST with provided reset code."
Request a password reset token for the provide username. The reset token will be emailed to the username/email if found.
AWS Cognito access token obtained from the /authentication endpoint. Token expires after 3600 seconds.
Authentication Success
The response is of type string.
string