Skip to main content

Register multiple definitions in a single request

POST 

/registry/definitions/batch

Register a batch of definitions atomically.

Each definition is processed independently. Failures for individual definitions are captured in the errors list and do not block the rest of the batch. The response always returns HTTP 200.

Requires elevated key (X-Elevated-Key header) → HTTP 403 if absent.

HTTP 403 — elevated key missing or invalid.

Request

Responses

Successful Response