{ "file_key": "string" }
curl --location --request DELETE '/admin/uploads' \ --header 'Content-Type: application/json' \ --data-raw '{ "file_key": "string" }'
{ "id": "string", "object": "file", "deleted": true }