Skip to main content
DELETE
Delete Conversation Feedback

Authorizations

X-API-KEY
string
header
required

Path Parameters

conversation_id
string
required

The unique identifier of the conversation to delete feedback for

Query Parameters

message_id
string

The specific message ID whose feedback should be deleted. If omitted, the last message's feedback is deleted.

Response

Feedback deleted successfully

error
any | null

Error object, null on success

payload
object