Feedback Records
Update a feedback record
Updates specific fields of a feedback record data point.
Changing value_text clears the server-generated enrichment fields computed from it (sentiment, sentiment_score, emotions, value_text_translated, translation_lang_key) and queues re-enrichment; changing language clears and re-queues the translation pair only. The response reflects the cleared state — the fields are absent until the asynchronous re-enrichment completes.
patch/v1/feedback-records/{id}
Path parameters
idstring uuid required
Feedback Record ID (UUID)
Feedback Record ID (UUID)
Request body
Response
OK