Subscribe to the newsletter
curl -L \ --request POST \ --url 'http://api.client.nbcgate.tech//api/subscribe' \ --header 'Authorization: YOUR_API_KEY' \ --header 'Content-Type: application/json' \ --data '{ "country": "text", "email": "text", "language": "text" }'
No body