curl --location --request POST 'https://api-pruebas.phoqo.cl/pruebas/v2/tools/files/copy' \
--header 'empresa: ' \
--header 'x-application: PHOQO' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"source":"s3",
"type":"exam",
"url":"",
"bucket":"",
"metadata":{
}
}'{
"id": "string",
"clinicId": "string",
"companyId": "string",
"key": "string",
"date": "string",
"group": "exam",
"name": "string",
"type": "string",
"size": 0,
"fileKey": "string"
}