copy a model

POST {{baseUrl}}/api/copy

Copy a model. Creates a model with another name from an existing model.

Request Body

{"source"=>"{{model}}", "destination"=>"llama3-backup"}

RESPONSES

status: OK