curl --request DELETE \
--url https://api.orq.ai/v2/evaluators/{id} \
--header 'Authorization: Bearer <token>'{
"message": "<string>"
}curl --request DELETE \
--url https://api.orq.ai/v2/evaluators/{id} \
--header 'Authorization: Bearer <token>'{
"message": "<string>"
}Was this page helpful?