Skip to main content
POST
Add Products to Collection
Maps products to a collection to display them under collection catalog views.

Authorizations

string
required
Your Secret API Key (sk_live_... or sk_test_...) generated from the Developer dashboard. Must be kept secret.

Path Parameters

string
required
The unique UUID of the shop.
number
required
The unique ID of the collection.

Request Body (JSON)

array
required
List of product integer IDs to map. Must contain at least 1 product ID.