File Management
JWT token for user session authentication.
ID of the project to associate files with
123e4567-e89b-12d3-a456-426614174000Multiple files to upload (alternative to single file)
Single file to upload (alternative to files array)
All files uploaded successfully
Multi-Status - Some files uploaded successfully, some failed
Bad Request - No files uploaded or all uploads failed
Unauthorized - Authentication required
Project not found or access denied
Conflict - File already exists
File too large - Exceeds 50MB limit
Unsupported file type
Internal Server Error
JWT token for user session authentication.
ID of the project to get files for
Project files retrieved successfully
Bad Request
Unauthorized
Project not found
Internal Server Error
API key for external service authentication.
ID of the file to delete
File deleted successfully
Bad Request
Unauthorized
File not found
Internal Server Error
Last updated
