Poster
Body
posterstring · binaryRequired
Image file (JPEG, PNG, GIF, or WebP, 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/poster
Body
posterstring · binaryRequired
Vertical image file (PNG, JPG or WebP only, max 500KB, recommended 716x1814 pixels)
Responses
200
Vertical image uploaded successfully
application/json
okbooleanOptionalExample:
true400
Bad request (invalid file type - only PNG, JPG and WebP 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-vertical
Last updated