/api/v2/rate/{feedback_type_id}/{completion_id}
  • 23 Jul 2024
  • 1 Minute to read
  • Contributors
  • Dark
    Light
  • PDF

/api/v2/rate/{feedback_type_id}/{completion_id}

  • Dark
    Light
  • PDF

Article summary

Post
/api/v2/rate/{feedback_type_id}/{completion_id}

Log a feedback of a given type and linked to an existing completion.

Path parameters
completion_id
stringRequired
feedback_type_id
integerRequired
Body parameters
Expand All
object
value
number (double) | null
flag
boolean | null

Field used in case of boolean type

comment
string | null
tag
string | null
Max length120
Expand All
object
value
number (double) | null
flag
boolean | null

Field used in case of boolean type

comment
string | null
tag
string | null
Max length120
Expand All
object
value
number (double) | null
flag
boolean | null

Field used in case of boolean type

comment
string | null
tag
string | null
Max length120
Responses
200

No response body


Was this article helpful?

What's Next