Update campaign-level collection's description
PUT {{baseUrl}}/v1/applications/:applicationId/campaigns/:campaignId/collections/:collectionId
Edit the description of the collection.
Request Body
{"description"=>"My collection of SKUs"}
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Content-Type | string | ||
| Accept | string |