Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 290 Bytes

pause.md

File metadata and controls

13 lines (7 loc) · 290 Bytes

Pause evaluation

Pause the evaluation with a given ID.

Once a evaluation is issued, it can be paused by means of this endpoint. It is equivalent to suspending the process in the backend.

URL: /evaluations/{id}/pause

Method: POST

Success Responses

Code : 200 OK