Skip to main content
POST
Submit Conversation Feedback

Headers

x-anyreach-org
string | null

Organization ID for user PATs (pat_ prefix tokens)

Path Parameters

conversation_id
string
required

Body

application/json

Schema for submitting feedback on a conversation from the platform.

Unlike WidgetFeedbackRequest (public, keyed by widget id in the path), this authenticated variant is keyed by conversation id and carries the widget_id whose feedback form to validate against — the conversation may have no widget of its own (e.g. a phone call).

widget_id
string
required

Widget whose feedback form defines the accepted fields

data
Data · object
required

Submitted feedback field values keyed by field id

Response

Successful Response

Response for a successful feedback submission.

status
string
default:ok