WEBHOOKS
Remove a specified Webhook
Remove a specific webhook using its unique ID.
post/webhook/remove
Request body
Response
Webhook removed
Example response
{
"data": {
"url": "https://example.com/test-webhook"
},
"request_id": "4b661d88-6b2d-11eb-8bb3-f23c92bb31d2"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.