Skip to main content
DELETE
DELETE /v1/training-jobs/{job_id} Deletes the job and its stored artifacts. If the job is active, the service also stops it.
Deletion is irreversible. First download anything you need into storage you control. Deletion removes checkpoints and stored artifacts and releases active hosted deployments.

Request

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

Response

An unknown or inaccessible job returns 404.