Skip to main content
DELETE
/
api
/
delete
Delete model
curl -X DELETE http://localhost:11434/api/delete -d '{
  "model": "gemma3"
}'
{
  "status": "success"
}

Body

application/json
model
string
required

Model name to delete

Response

Deletion status updates.

status
string

Current status message