Skip to main content

Upload a persistent file

POST 

/v1/files

Upload a file to persistent storage. Persistent files are stored permanently until explicitly deleted and are billed using storage credits.

Files are content-addressed (stored by SHA-256 hash) and deduplicated within the project. Multiple filenames can reference the same content.

Project Scoping: Requires X-Project-ID header for OAuth authentication.

Request

Responses

File uploaded successfully