---
title: "Universe Enrichment Webhook"
method: POST
path: "/api/v2/webhooks/universe/enrichment"
tags: ["api-v2-webhooks"]
---

# Universe Enrichment Webhook

`POST /api/v2/webhooks/universe/enrichment`

Receive Universe CRM field-enrichment completion callbacks (LEV-2218).

HMAC-SHA256 over ``X-Universe-Timestamp + newline + raw body`` with a 300s
drift window. Fans out settlement to every pending request for the
canonical person. Unknown person / zero pending → 200 no-op.

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.net/lev/apis/lev-api.md) · [All operations](https://skmtc.net/lev/apis/lev-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lev/lev-api/revisions/a586be7d6d3a/schema)
