cURL
curl --request DELETE \ --url https://api.getredo.com/v2.2/webhooks/{webhookId} \ --header 'Authorization: Bearer <token>'
Delete a webhook.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Webhook ID
"64e5a865a58eefeed7f05ea6"
Deleted
Was this page helpful?