Delete

Deletes a webhook.

Required scopes: WORKSPACE, WEBHOOK_MANAGE

Resource URL

DELETE /workspaces/:domain/webhooks/:webhook_id

URL Parameters

NameStringDescription
domain
Required
StringThe workspace domain.
webhook_id
Required
IntegerThe numerical ID of the desired webhook.

Example

Request

DELETE https://api.buddy.works/workspaces/buddy/webhooks/1

Sample Response

HTTP

Status: 204 NoContent
X-Rate-Limit-Limit: 1
X-Rate-Limit-Remaining: 999

Last modified on April 26, 2022

Get Started

Sign up for free and deploy your project in less than 10 minutes.