X-API-KEY: ********************
X-API-SECRET: ********************
curl --location --request DELETE 'https://devapi.immigraflow.com/v1/webhooks/' \ --header 'X-API-KEY: <api-key>' \ --header 'X-API-SECRET: <api-key>'
{ "success": true, "message": "string" }