delete https://emailapi.netcorecloud.net/v6/webhooks/
Permanently deletes a specific webhook configuration based on its ID.
Use this API to remove webhook callbacks for events such as delivered, open, or click. Deleting a webhook is irreversible.
Note: When using a master account API key, you can delete a webhook for a subaccount by specifying the subaccount's username in the on-behalf-of
header.