{ "opencollection": "1.0.0", "info": { "name": "Controlplane Api ApiChangelog deleting API", "version": "1.0.0" }, "items": [ { "info": { "name": "deleting", "type": "folder" }, "items": [ { "info": { "name": "Delete a file", "type": "http" }, "http": { "method": "DELETE", "url": "https://api.telekom.de/controlplane/v1/v1/files/:fileId", "params": [ { "name": "fileId", "value": "", "type": "path", "description": "Id of the file, should follow the convention ------" } ] }, "docs": "Deletes a file from the server with the specified Id. The id should follow the convention." } ] } ], "bundled": true }