Removes the product's assignment to a category.
object
object
_session_hash
(string)Required. Session identifier (received during login - doLogin)
id
(integer)Required. Identifier.
category_id
(integer)Required. Category identifier. The category with the given id must exist in the store.
_delete
(boolean)In case of success, this value takes on true.