Webhook Events

APIKey.deleted

Emitted when an API Key is deleted.

postWebhookAPIKey.deleted

Payload

idstring uuid required

The ID of the deleted resource.

Response

Successful Response

{"stackTrail":"webhooks:APIKey.deleted:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

Webhooks have no change history: a webhook is keyed by its event name rather than a path and method, so no recorded change can name it.