shop.product.removeFromSet

Removes a product from a static set.

Parameters

  • id GET

    Product ID.

  • set_id POST

    Id of the set from which the product should be deleted.

  • access_token GET

    API auth token obtained during the API authorization.

  • format GET Optional

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

bool Deletion result.