# Delete Checkpoint

Permanently delete a specific model checkpoint. Cannot delete the checkpoint currently selected for inference.

Endpoint: DELETE /tailored-gen/models/{model_id}/checkpoints/{checkpoint_step}

## Path parameters:

  - `model_id` (integer, required)

  - `checkpoint_step` (integer, required)

## Header parameters:

  - `api_token` (string, required)


## Response 204 fields

## Response 400 fields

## Response 404 fields
