Create a file
POST/api/v1/files
Creates a new file record in the system
Request
Responses
- 201
- 409
- 500
File created successfully
The project's storage_bytes quota is exceeded (QUOTA_STORAGE_EXCEEDED). Delete stored content, or raise the quota — no window reset clears a stored total, so no Retry-After is sent.
Internal server error