Skip to main content
Version: v3

Delete Product Collection

DELETE 

/products/collections/:collectionId

Delete specific product collection with Id :collectionId

Request

Version stringrequired

API Version

Available optionsv3
collectionId stringrequired

MongoId of the collection

altId stringrequired

Location Id

altType stringrequired

The type of alt. For now it is only LOCATION

Available optionslocation
application/json

Successful response

Schema
    statusbooleanrequired

    Status of api action

    messagestring

    Success message