Skip to main content
POST
Import products

Authorizations

Authorization
string
header
required

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

Body

application/json
productIds
integer<int64>[]

Response

An array of imported product IDs

productIds
integer<int64>[]