{ "email": "string" }
curl --location --request POST '/common/code' \ --header 'Content-Type: application/json' \ --data-raw '{ "email": "string" }'
{}