CHANGE_PASSWORD
TWO_FACTOR_AUTH
ACTIVATION
Authorization: ********************
curl --location -g --request POST '/users/hello@crazi.co/otp/CHANGE_PASSWORD' \ --header 'Authorization: <api-key>'
{ "data": null, "message": "OTP sent successfully.", "status": "success" }