Add Completion Feedback
Observability
Add Completion Feedback
Record end-user feedback on a completion. Use to capture thumbs up/down ratings or custom feedback attributes. See SDK method.
The freeplay_feedback field must be “positive” or “negative”. Additional custom fields are supported.
POST
Add Completion 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)

