Deleting a category assignment by reference id
DELETE {{api-url}}/category/{{tenant}}/categories/{{parentCategoryId}}/assignments/{{referenceId}}
Deletes an assignment from a specified category.
Required scopes
category.category_update
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 | | |