Skip to main content
POST
Upload product image

Authorizations

Authorization
string
header
required

YuvexPay API key. Include as Authorization: Bearer ypk_<env>_<kid>_<secret> where <env> is test (sandbox) or live (production). Create and manage keys in the dashboard under Settings > API Keys.

Path Parameters

productId
string<uuid>
required

The product ID.

Body

multipart/form-data
file
file
required

Image file (PNG or JPEG, max 10 MB).

Response

Image uploaded.

product
object