Training Jobs
Stop training job
Stops a training job.
POST
cURL
Authorizations
Send Authorization: Bearer <api_key>. The legacy Authorization: Api-Key <api_key> scheme is also accepted.
Body
application/json
A request to stop a training job.
Response
200 - application/json
A response to stopping a training job.
The stopped training job.
Previous
Get auth codes for training jobGet authentication codes for all nodes of a training job's interactive sessions.
Next
cURL