v7

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-013764062.2 MB
Admin UI

Accepts errors from the UI client

This endpoint accepts error reports from the UI client, so that we can add observability on UI errors.

post/api/admin/record-ui-error

Request body

errorMessagestring required

The error message

errorStackstring

The stack trace of the error

Response

This response has no body.