Upload Image
POST/api/upload/image
Upload an image to Backblaze B2 with tenant isolation.
Args: file: The image file to upload upload_service: Upload service instance with tenant context
Returns: Dict with the image URL and metadata
Raises: 400: Invalid file type or size 503: Storage service unavailable 500: Internal server error
Request
Responses
- 200
- 422
Successful Response
Validation Error