Add Trace Feedback
Observability
Add Trace Feedback
Record end-user feedback on a trace. Use to capture feedback on conversation turns or agent workflow outcomes. See SDK method.
The freeplay_feedback field must be “positive” or “negative”. Additional custom fields are supported.
POST
Add Trace Feedback
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
201 - application/json
SimpleResponseWithMessage(message: str)

