shop.product.removeFromCategory

Removes a product from a category.

Parameters

  • id GET

    Product ID.

  • category_id POST

    Id of the category from which the product should be removed.

  • format GET Optional

    Sets response format. Available options: json (default), xml.

Return value

bool Deletion result.