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