POST
/
products

Authorizations

Authorization
string
headerrequired

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

Response

200 - application/json
id
integer
required

Numeric ID of the product.

createdAt
string
required
handle
string
required
imageUrl
string | null
sequentialId
integer
required
shopifyId
string
required
title
string
required