Create new AI generation feedback

Overview

Submit feedback for AI-generated content.

Available for Staff tokens

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
enum
required

The type of feedback provided

Allowed:
string
required

The feedback value - stored as string regardless of feedback type (e.g., '4.5' for decimal, 'true' for boolean)

string
enum
required

The type of entity this feedback is related to

Allowed:
uuid
required

The unique identifier of the related entity. Important: You must first create or retrieve an entity of the specified entity_type, then use its UID here. For example:

  1. Create an AISmartReply via POST /v3/ai/ai_smart_replies
  2. Use the returned uid as entity_uid with entity_type='AISmartReply'

Returns 404 if the entity does not exist.

string
enum
required

The specific name/identifier for the feedback type

Allowed:
Responses

400

Invalid request parameters

401

Unauthorized

403

Forbidden

404

Entity not found - The referenced entity_uid does not exist for the specified entity_type

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json