interface PermissionDeleteParams {
    fine_tuned_model_checkpoint: string;
}

Properties

fine_tuned_model_checkpoint: string

The ID of the fine-tuned model checkpoint to delete a permission for.