For the complete documentation index, see llms.txt. This page is also available as Markdown.

Review feedback

Update feedback review status

post

Marks the feedback as reviewed.

Path parameters
idstringRequired

The feedback ID.

Body
isCancellationRequestedbooleanRead-onlyOptional
canBeCanceledbooleanRead-onlyOptional
Responses
200

OK

application/json
idstringOptional
namestringOptional
iconstring · nullableOptional
revisioninteger · int32Optional
descriptionstring · nullableOptional

Gets or sets the description associated with the feedback.

statusstring · enumOptionalPossible values:
ratinginteger · int32 · nullableOptional

Gets or sets the rating associated with the feedback.

notesstring · nullableOptional

Gets or sets the notes associated with the feedback.

internalNotesstring · nullableOptional

Gets or sets the internal notes associated with the feedback.

externalIdstring · nullableOptional

Gets or sets the externalId associated with the feedback.

metaDataany · nullableOptional

Gets the metadata as a JSON document (read-only).

post/public/v1/helpdesk/feedback/{id}/review

Last updated

Was this helpful?