Skip to main content
DELETE
Delete Webhook Subscription
Deletion takes effect immediately. Fanout stops and the subscription no longer appears in list. It does not return; create a new subscription to resume. The deleted endpoint’s past delivery history is retained for audit, and the same URL can be used for a new subscription afterward.

Authorizations

x-api-key
string
header
required

Your Meow API key, sent in the x-api-key header for authentication.

Headers

x-entity-id
string<uuid>

Optional entity_id to scope requests to a specific entity.

Path Parameters

subscription_id
string<uuid>
required

Response

Successful Response