{ "email": "string" }
curl --location --request POST 'https://test-api.talkamie.com/v1/otp' \ --header 'Content-Type: application/json' \ --data-raw '{ "email": "string" }'
{}