curl --request POST \
--url https://api.example.com/api/v2/projects/{project_id}/evaluation-criteria/id/{criteria_id}/versions/{version_id}/deploy \
--header 'Content-Type: application/json' \
--data '{}'{}curl --request POST \
--url https://api.example.com/api/v2/projects/{project_id}/evaluation-criteria/id/{criteria_id}/versions/{version_id}/deploy \
--header 'Content-Type: application/json' \
--data '{}'{}