Delete File
Files
Delete File
Delete a file at the specified path.
- Deletes only one file with the given file path. Not bulk deletion.
- If there is no file at the specified path, the operation will be a no-op, i.e., it will still return a 204 status code.
DELETE
Delete File