v1

latestOpenAPI 3.1.0Apache 2.02026-07-178042197.1 KB
Webhooks

Delete Webhook

Deletes the webhook. Availability of this endpoint is indicated by the name "webhooks" appearing in the event_stream_mechanisms list on the service endpoint.

Service implementations SHOULD consider the security implementations of providing webhooks, and include appropriate mitigations against Server Side Request Forgery (SSRF) attacks and similar. Service implementations SHOULD take appropriate steps to authorize the deleting of webhooks. This may take the form of RBAC, or ABAC.

delete/service/webhooks/{webhookId}

Response

No content. The webhook has been deleted.