Delete webhook
DELETE {{base_url}}/forms/{{form_id}}/webhooks/{{tag}}
Delete a webhook.
tag is what you named your webhook when creating it via the VideoAsk API.
If you created your webhook via the VideoAsk web interface, you can find your webhook's randomly-generated tag using the Retrieve webhooks
 endpoint.
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Authorization | string | ||
| organization-id | string |