Delete Webhook
DELETE {{baseUrl}}/api/webhooks/:id/
Delete a webhook with the given ID.
Rate limits:
Burst: 1/s
Steady: 15/m
Scopes:
webhooks:write
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
revision | string | (Required) API endpoint revision (format: YYYY-MM-DD[.suffix]) | |
Accept | string |