Upload Image
Media Management
Upload Image
Upload image file directly to the pre-signed URL obtained from the media upload endpoint. This is a direct upload to AWS S3 using the URL returned from GET /api/media/upload-url.
PUT
Upload Image
Path Parameters
The complete pre-signed URL returned from GET /api/media/upload-url endpoint
Body
Binary image file data
The body is of type file.
Response
Image uploaded successfully to S3
S3 response (usually empty for successful uploads)