/agents/{id}/evaluate
Cancel Evaluation
Cancels an Evaluation
job if it is still in progress.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Agent ID for which to cancel the evaluation
Evaluation job ID to cancel
Response
200
application/json
Successful Response
The response is of type object
.
Was this page helpful?