Skip to main content
POST
Terminate an evaluation job

Authorizations

Authorization
string
header
required

Your API Key is the Bearer token. See the Authentication section to learn how to access your key.

Body

application/json
jobId
string

ID of the evaluation job to terminate.

Response

Evaluation job terminated successfully.

status_code
number
Example:

200

message
string
Example:

"Evaluation job terminated successfully."