Update account-level collection

PUT {{baseUrl}}/v1/collections/:collectionId

Edit the description of the account-level collection and enable or disable the collection in the specified Applications.

Request Body

{"description"=>"My collection of SKUs", "subscribedApplicationsIds"=>[1, 2, 3]}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring