Skip to main content
DELETE
Delete Feedback

Authorizations

Authorization
string
header
required

A personal access token (haico_pat_...), created under Profile → API keys. Send it as Authorization: Bearer <key>. The browser session JWT is also accepted but is an internal mechanism and is not part of the public contract.

Body

application/json

Identifier payload for toggling a single feedback row off.

thread_id
string
required
Required string length: 1 - 255
turn_index
integer
required
Required range: x >= 0
scope
string
required
Maximum string length: 24
aspect
string
required
Maximum string length: 40
artifact_id
integer | null

Response

Successful Response