v59

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-07227318504.9 KB
TagRecommendation

The endpoint receives IDs of wrongly and correctly tagged document recommendations and sets `is_accepted` to `true` or `false`, while setting the corresponding document tags if `true`.

patch/tagrecommendation/review_recommendations

Request body

integer[] required

Response

Successful Response

ml_job_idstring required

Identifier of the corresponding ML Job.

source_document_idinteger required

ID of the source document

predicted_tag_idinteger required

ID of the predicted tag

prediction_scorenumber required

Prediction score of the tag

is_reviewedboolean

Reviewed status of the recommendation