Portfolio Monitoring
Webhook Events

PortfolioItem.deleted

Emitted when a portfolio item has been deleted.

postWebhookPortfolioItem.deleted

Payload

idstring uuid required

The ID of the deleted resource.

Response

Successful Response

{"stackTrail":"webhooks:PortfolioItem.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.