v2

latestOpenAPI 3.1.02026-08-05267431678.1 KB
felix

Delete Evaluation Legacy

Soft-delete an evaluation by setting is_deleted=True.

Child evaluation_results rows are intentionally preserved.

Args: evaluation_id: The evaluation ID to delete. auth: Authenticated user context.

Returns: Success confirmation.

Raises: HTTPException: If the evaluation is not found or deletion fails.

delete/felix/evaluations/{evaluation_id}

Path parameters

evaluation_idstring required

Response

Successful Response

{"stackTrail":"paths:/felix/evaluations/{evaluation_id}:delete:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}