v2
latestOpenAPI 3.1.02026-08-014610794.4 KBfiles
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/api/v1/files/{file_path}
Path parameters
file_pathstring required
Response
File deleted successfully