Skip to main content
POST
/
v1
/
evaluations
/
{evaluation_id}
/
cancel
Cancel Evaluation
curl --request POST \
  --url https://api.example.com/v1/evaluations/{evaluation_id}/cancel
{}

Documentation Index

Fetch the complete documentation index at: https://docs.vijil.ai/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

evaluation_id
string<uuid>
required

Response

Successful Response

{key}
string
Last modified on April 21, 2026