curl --request DELETE \
--url https://api.example.com/lora-model/{lora_model_name} \
--header 'Authorization: Bearer <token>'{
"error": "<string>"
}curl --request DELETE \
--url https://api.example.com/lora-model/{lora_model_name} \
--header 'Authorization: Bearer <token>'{
"error": "<string>"
}