Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

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

Body

application/json
call_uuid
string<uuid>
required
generation_template_uuid
string<uuid>
required
is_correct
boolean
required
corrected_content
string | null
corrected_end_ms
integer<int32> | null
corrected_start_ms
integer<int32> | null
generation_uuid
string<uuid> | null

Response

Feedback created

status
string
required
timestamp
string<date-time>
required
data
object
message
string | null
request_id
string | null