latestOpenAPI 3.1.02026-08-19270462702.4 KB

b92f75fd3b61

felix
felix

Update Evaluation Project

Moves an evaluation to a project.

Args: evaluation_id: Evaluation UUID. request: Project assignment. auth: Authenticated request context.

Returns: Project assignment confirmation.

Raises: HTTPException: If the evaluation is absent or persistence fails.

patch/felix/evaluations/{evaluation_id}/project

Path parameters

evaluation_idstring required

Request body

project_idstring required

Project ID to assign, or empty string to unassign

Response

Successful Response

successboolean required
messagestring required