Endpoints
Terminate a training job
Terminate a Fastino training job and delete all of its checkpoints.
POST
POST /v1/training-jobs/{job_id}/terminate
Stops the provider job if it is active, deletes every checkpoint, and marks the job as terminated.
Request
string
required
Your Fastino API key.
string
required
Training-job UUID.
Response
4xx error.
