docs
  1. Admin Api
  2. Resources
  3. Product Sets
  4. Unlink Referencing Product Sets

Unlink referencing product sets

Unlink referencing product sets

Rate Limit: 300 Max attempts within 1 minute.

Path Parameters

ParameterDetails
shopKey
  • required
string
Example:
ms
productSetId
  • required
integer
Example:
1

Request body

required
ParameterDetails
productSetIds
  • required
integer
copyConditions
  • required
boolean
Example:
true

Responses

204
Referencing product sets were successfully unlinked.
Success
401
Unauthorized
application/json
Error
404
Not Found
application/json
Error
PUT/shops/{shopKey}/product-sets/{productSetId}/unlink

Request samples

Provide Feedback