{ "url": "https://eoppa0n672s2noz.m.pipedream.net", "event": "order_notify", "name": "My Webhook" }
curl --location --request POST 'https://api.swiftpod.com/v1/webhooks/subscribe' \ --header 'Accept: application/json' \ --header 'Content-Type: application/json' \ --data-raw '{ "url": "https://eoppa0n672s2noz.m.pipedream.net", "event": "order_notify", "name": "My Webhook" }'
{ "status": true, "message": "Updated webhook url successfully!" }