Skip to main content
POST
Cancel an in-flight readiness run

Authorizations

Authorization
string
header
required

MCPJam API key (sk_…). Create one at Settings → API keys. Guest sessions cannot use the API, and API keys cannot manage other API keys.

Path Parameters

projectId
string
required

ID of the hosted project that contains the server.

runId
string
required

Eval run ID, as returned by POST /eval-runs.

Response

The run was cancelled.

runId
string
required
projectId
string
required
status
enum<string>
required
Available options:
cancelled