Skip to main content
POST
Record a human override on an AI turn

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Path Parameters

auditId
string<uuid>
required

Identifier (UUID) of the AI-turn audit row to override.

Body

application/json
reason
string
required

Why the human contested the AI decision.

Minimum string length: 1

Response

The override was recorded.

data
object
meta
object