{ "email": "string", "type": "bind" }
curl --location 'https://api.laf.run/v1/auth/email/code' \ --header 'Content-Type: application/json' \ --data '{ "email": "string", "type": "bind" }'
{ "error": "string", "data": {} }