cURL
curl --request DELETE \ --url https://api.gcore.com/billing/v1/org/files/{uuid} \ --header 'Authorization: <api-key>'
This method deletes a generated report.
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token. Example: apikey 1234$abcdef
apikey
apikey 1234$abcdef
Request-Id header value
Deleted
Was this page helpful?