Skip to main content
POST
Retry 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 retry.

Response

Evaluation job retried successfully.

status_code
number
Example:

200

description
string
Example:

"Evaluation job retried successfully."