Deleting all category assignments

DELETE {{api-url}}/category/{{tenant}}/categories/{{categoryId}}/assignments?assignmentType=PRODUCT

Deletes all assignments for a specified category.


Required scopes

  • category.category_update

Request Params

KeyDatatypeRequiredDescription
assignmentTypestringResource type assigned to the category.
Possible values:
  • PRODUCT |

HEADERS

KeyDatatypeRequiredDescription
X-Versionstring(Required) To use this endpoint you have to add X-Version header with proper value to your request.

Note: The header value has to match following regular expression: ^v[1-9][0-9]?$ | | Accept | string | | |