x-api-key: ********************
Authorization: Bearer ********************
curl --location --request DELETE 'https://upload.tf/api/v1/links/7f3c1a2e-2d4b-4a9f-9e21-0b8c5a1d3e4f' \ --header 'x-api-key: <api-key>'
{ "success": true, "data": { "deleted": true, "id": "string" } }