cURL
curl --request DELETE \ --url https://prod.truv.com/v1/webhooks/{webhook_id}/ \ --header 'X-Access-Client-Id: <api-key>' \ --header 'X-Access-Secret: <api-key>'
{ "error": { "code": "authentication_failed", "message": "No such token" } }
The endpoint deletes a webhook.
Client ID
Client Access Key
Webhook ID
Was this page helpful?
Contact support