Skip to main content
PATCH
Update feedback

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
feedbackId
string<uuid>
required
resolved
boolean
status
string
assignedTo
string | null
resolvedBy
string
title
string
Minimum string length: 1
description
string | null
proposedSolution
string | null
solutionNote
string | null
type
enum<string> | null
Available options:
workflow,
decision-llm,
stt,
tts,
vad-nc,
latency,
platform,
ui,
general,
system,
audio,
transcription,
decision,
null
severity
number
Required range: 0 <= x <= 1
agentId
string<uuid> | null

Response

Feedback updated

success
enum<boolean>
required
Available options:
true
data
object
required