cURL
curl --request DELETE \ --url http://localhost:3001/portal-api/webhooks/{webhook_id}/headers/{header_id}
{ "status": "ok" }
Removes a header from a webhook.
OK
Status of the operation
"ok"
Was this page helpful?