List
Add items to a specific list
Add array of items to a specific list by list ID.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the list to which items are to be added
Body
application/json · object[]
Id of the item to be added to the list
Number of items added to the list
SKU
Was this page helpful?