Poster
Body
posterstring · binaryRequired
Image file (JPEG, PNG, or GIF, max 500KB)
Responses
200
Image uploaded successfully
application/json
okbooleanOptionalExample:
true400
Bad request - invalid parameters or body
application/json
401
Unauthorized - authentication required
application/json
413
Payload too large (file size exceeds 500KB)
application/json
500
Internal server error
application/json
503
Service unavailable (AWS S3 issue)
application/json
post
/posterBody
posterstring · binaryRequired
Vertical image file (PNG or JPG only, max 500KB, recommended 716x1814 pixels)
Responses
200
Vertical image uploaded successfully
application/json
okbooleanOptionalExample:
true400
Bad request (invalid file type - only PNG and JPG allowed)
application/json
401
Unauthorized - authentication required
application/json
413
Payload too large (file size exceeds 500KB)
application/json
500
Internal server error
application/json
503
Service unavailable (AWS S3 issue)
application/json
post
/poster-verticalLast updated