API ReferenceFiles API
Delete File
Deletes a file.
curl -X DELETE "https://example.com/v1/files/string"{}{}Copy File POST
Copy file
Download Exact File Ref GET
Streams the raw bytes of the exact immutable file generation named by a complete FileRef. All query values must be URL-encoded. The server resolves the id only inside the authenticated bot scope and requires the current size, content type, filename, and checksum to match; it never returns a blob key or provider URL. Unknown or duplicate query parameters are rejected, and the complete query string is limited to 4 KiB.