Skip to content

Ingest a batch of Orb events

Private · API Requires bearer

Responses

  • 200
    Batch accepted; returns { accepted: number }
  • 400
    Malformed JSON or invalid payload shape
  • 401
    Missing or invalid ingest credential
  • 403
    Instance not authenticated
  • 413
    Batch exceeds the 1 MiB (MAX_ORB_INGEST_BODY_BYTES) body ceiling