Skip to main content
POST
Bulk attach screenshots to offer

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Accept
enum<string>
default:application/json
required
Available options:
application/json

Path Parameters

offerId
integer
required

ID of the offer to attach screenshots to

Example:

123849

Body

multipart/form-data
files
file[]
required

Array of image files (1–20). Supported formats: jpeg, png, jpg

Response

Success. Screenshots attached to the offer; images will appear on S3 shortly.

screenshots
object[]

All current screenshots on the offer after the operation