Webhooks
Delete a webhook
Delete a webhook by ID.
Required scopes: webhook:read-write.
delete/v2/webhooks/{webhook_id}
Path parameters
webhook_idstring uuid required
A UUID identifying the webhook to delete.
Example:23e42eaf-323a-41da-b5bb-fd67eebda553
Response
Success
object required
Success
Changes
Changed in 1 of the 6 revisions of this API.1
- ○
the endpoint scheme security
oauth2was removed from the APIapi-security-removed
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○