Was this helpful?
Send password reset code to email or phone number.
/auth/password-reset
email or phone number
curl -L \ --request POST \ --url 'https://api.bringyour.com/auth/password-reset' \ --header 'Content-Type: application/json'
{ "user_auth": "text" }