Create campaign-level collection
POST {{baseUrl}}/v1/applications/:applicationId/campaigns/:campaignId/collections
Create a collection.
Request Body
{"name"=>"My collection", "description"=>"My collection of SKUs"}
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Content-Type | string | ||
| Accept | string |