Skip to main content
POST
Attach a product image

Authorizations

Authorization
string
header
required

Bearer credential for the public API. Vendor integrations should send a live COPE API key (cope_sk_live_*). Clerk bearer tokens are also accepted when paired with X-Cope-Business-Id.

Path Parameters

product_id
string
required

product_id public identifier.

Pattern: ^prod_[A-Za-z0-9]{8}$
Example:

"prod_A1b2C3d4"

Body

application/json
upload_token
string
required

Token returned by the upload session, after the bytes have been uploaded.

Response

Successful response

data
object
required