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
Key | Datatype | Required | Description |
---|---|---|---|
assignmentType | string | Resource type assigned to the category. | |
Possible values: |
PRODUCT
|
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-Version | string | (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 | | |