Deletes Webhook Header.
curl --request DELETE \ --url https://sandbox-api.violet.io/v1/events/webhooks/{webhook_id}/headers/{header_id} \ --header 'X-Violet-App-Id: <x-violet-app-id>' \ --header 'X-Violet-App-Secret: <x-violet-app-secret>' \ --header 'X-Violet-Token: <x-violet-token>'
"<any>"
default response
The response is of type any.
any
Was this page helpful?