cURL
curl --request POST \ --url https://api.mottostreaming.com/iam/accounts/v1/password_reset/send \ --header 'Content-Type: application/json' \ --data '{ "email": "<string>" }'
{}
SendPasswordReset
Requests password change. It sends an email with a special link if associated account exists.
OK
The response is of type object.
object