如有调用问题,通过 Model Link 首页二维码添加工作人员处理
curl --location --request DELETE 'https://api.modellink.online/v1/files/' \
--header 'Authorization: Bearer {{YOUR_API_KEY}}' \
--header 'Authorization;'{
"id": "file-abc123",
"object": "file",
"deleted": true
}