diff --git a/file/examples.json b/file/examples.json index 4089621..66b23a4 100644 --- a/file/examples.json +++ b/file/examples.json @@ -26,6 +26,14 @@ ] } }], + "delete": [{ + "title": "Delete file", + "request": { + "project": "examples", + "path": "/document/text-files/file.txt" + }, + "response": {} + }], "read": [{ "title": "Read file", "request": {