Skip to main content
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.
Termination is irreversible. Use the stop endpoint when you need to preserve checkpoints.

Request

string
required
Your Fastino API key.
string
required
Training-job UUID.

Response

An unknown job or a job that cannot be terminated returns a request-specific 4xx error.