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 ''
Response Response Example
{}
Request
Body Params application/json
Responses
Modified at 2025-03-27 10:26:54