Examples
POST
http://localhost:11434/api/copy
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'http://localhost:11434/api/copy' \
--header 'Content-Type: application/json' \
--data-raw ''
Response Response Example
{}
Request
Body Params application/json
Responses
Modified at 2025-03-27 10:25:59