Definition

A callback mechanism where an API sends an HTTP POST request to a client-specified URL when a specific event occurs. Webhooks enable event-driven integrations without polling.

Context

While Asset Registry doesn't use webhooks directly, the underlying PRISM API supports webhooks for developers building event-driven applications.