Skip to main content
POST
Submit feedback

Authorizations

Authorization
string
header
required

Bearer token authentication. Format: 'Bearer '

Path Parameters

chat_type
enum<string>
required

Enum for the different types of chats in the system and especially the database.

Available options:
document,
knowledge_asset,
translation,
quick_action,
follow_up_questions,
other

Body

multipart/form-data
image
file | null
title
string
default:""
thumbs_choice_reasons
string
default:[]
individual_feedback
string
default:""
expected_answer
string
default:""
expected_sources
string
default:""
thumbs_choice
string
default:""
contact_name
string
default:""
contact_email
string
default:""
anonymous
string
default:true
entry_id
string
default:""
chat_id
string
default:""
use_case_id
string
default:""
thread_id
string
default:""
knowledge_asset_ids
string
default:[]
answer_quality_rating
integer | null

Response

Successful Response

message
string
required