Delete persistent file
DELETE/v1/files/:hash
Delete a persistent file by its SHA-256 hash. If multiple filenames reference the same content, only one alias is removed.
Project Scoping: Requires X-Project-ID header for OAuth authentication.
Request
Responses
- 204
- 401
- 404
File deleted
Unauthorized
Not found