Webhook Handling
Update Webhook
POST
Overview
The “Add Webhook to Campaign” endpoint allows users to attach a webhook to a specific campaign in Toingg. By sending a POST request to the /add_webhook_campaign
endpoint, users can link a webhook to a campaign, enabling the webhook to trigger actions based on campaign-specific events. This integration is crucial for automating processes and ensuring that the campaign’s activities are synchronized with external systems. Users can specify the campaign ID and webhook details to ensure seamless interaction and real-time updates.
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
.