Webhook Handling
Remove Webhook Campaign
POST
Overview
The “Remove Webhook from Campaign” endpoint allows users to detach a webhook from a specific campaign in Toingg. By sending a POST request to the /remove_webhook_campaign
endpoint, users can remove the association between a webhook and a campaign, ensuring that the webhook no longer triggers actions based on campaign-specific events. This functionality is crucial for managing integrations and ensuring that only relevant webhooks are active for specific campaigns, thereby maintaining efficient and accurate operations.
Example cURL Request
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Response
200
application/json
Successful Response
The response is of type any
.