curl --request PATCH \
--url https://api.example.com/api/v2/projects/{project_id}/evaluation-criteria/id/{criteria_id}/disable \
--header 'Authorization: Bearer <token>'{}Deactivate an evaluation criteria without deleting it. Use to temporarily pause the use of a given criteria in evaluations.
curl --request PATCH \
--url https://api.example.com/api/v2/projects/{project_id}/evaluation-criteria/id/{criteria_id}/disable \
--header 'Authorization: Bearer <token>'{}Documentation Index
Fetch the complete documentation index at: https://docs.freeplay.ai/llms.txt
Use this file to discover all available pages before exploring further.