Examples
DELETE
http://localhost:11434/api/delete
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request DELETE 'http://localhost:11434/api/delete' \
--header 'Content-Type: application/json' \
--data-raw '{
"model": "llama3:13b"
}'
Response Response Example
{}
Request
Body Params application/json