Skip to main content
PUT
Edit your feedback

Authorizations

X-API-Key
string
header
required

Path Parameters

agent_id
string<uuid>
required
feedback_id
string<uuid>
required

Body

application/json

The complete replacement verdict, tied to the feedback the author reviewed.

comment
string | null
required
Maximum string length: 2000
edited_body
string | null
required
Required string length: 1 - 20000
edited_subject
string | null
required
Maximum string length: 500
expected_updated_at
string<date-time>
required
rating
enum<string> | null
required

The human verdict on one message: a thumb, not a scale.

Available options:
good,
bad

Response

Successful Response

One person's verdict on one message the agent wrote.

comment
string | null
required
consumed_in_version
integer | null
required
created_at
string<date-time>
required
edited_body
string | null
required
edited_subject
string | null
required
id
string<uuid>
required
kind
enum<string>
required

What one written message is, which decides its rules, its length and its channel.

Available options:
email,
linkedin_connection_note,
linkedin_message,
linkedin_inmail,
reply_email,
reply_linkedin
message_id
string<uuid> | null
required
original_body
string
required
original_subject
string | null
required
rating
enum<string> | null
required

The human verdict on one message: a thumb, not a scale.

Available options:
good,
bad
slot_key
string | null
required
source
enum<string>
required

Where a piece of feedback came from, which says how much it means.

Available options:
approval_card,
inbox_draft,
agent_tab,
approved_unchanged,
positive_reply
updated_at
string<date-time>
required
user_id
string
required