Fine-tuning
Delete checkpoint permission
NOTE: This endpoint requires an admin API key.
Organization owners can use this endpoint to delete a permission for a fine-tuned model checkpoint.
delete/fine_tuning/checkpoints/{fine_tuned_model_checkpoint}/permissions/{permission_id}
Path parameters
fine_tuned_model_checkpointstring required
Example:ft:gpt-4o-mini-2024-07-18:org:weather:B7R9VjQd
The ID of the fine-tuned model checkpoint to delete a permission for.
permission_idstring required
Example:cp_zc4Q7MP6XxulcVzj4MZdwsAB
The ID of the fine-tuned model checkpoint permission to delete.
Response
OK