Requires subscriptions:manage and owner access. Disables the webhook subscription instead of deleting its history, then returns an empty response.
/v1/subscriptions/{id}Requires subscriptions:manage and owner access. Disables the webhook subscription instead of deleting its history, then returns an empty response.
bearerAuth In: header
Subscription ID.
application/json
application/json
application/json
application/json
curl -X DELETE "https://example.com/v1/subscriptions/string"Update webhook subscription PATCH
Requires subscriptions:manage and owner access. Updates the active flag, event filters, or both; callback URLs and signing secrets are changed through other lifecycle operations.
List delivery attempts GET
Requires subscriptions:manage and lists recent delivery attempts for a webhook subscription owned by the authenticated principal. This read-only operation accepts a limit from 1 to 100.