latestOpenAPI 3.1.02026-08-102051102.0 KB

40ed0bdb89e1

Webhooks

Delete a webhook subscription

delete/api/v1/webhooks/{subscriptionId}

Path parameters

subscriptionIdstring uuid required

Subscription UUID

Subscription UUID

Headers

idempotency-keystring uuid required

Required for mutating calls. Use a V4 UUID. The server stores the first result for 24h and returns it on subsequent retries with the same key.

Required for mutating calls. Use a V4 UUID. The server stores the first result for 24h and returns it on subsequent retries with the same key.

Response

Default Response

DeleteWebhookSubscriptionResponse required