cURL
curl --request POST \ --url https://commerce1.on-hellgate.dev/events/subscribe \ --header 'Content-Type: application/json' \ --header 'X-API-Key: <api-key>' \ --data ' { "hmac": "<string>", "url": "<string>" } '
Body
No content