Update a product (WooCommerce)

Creates a product for woocommerce.

productType: simple, grouped, external and variable. Default is simple.

status: draft, pending, private and publish. Default is publish.

visibility: visible, catalog, search and hidden. Default is visible.

tags: To create a product with tags you require before create the tag and retrieve the id.

options: To create a new product with options you can create the attribute before in admin panel and retrieve the id like the example of Color option in body (recommended). Too is posible send a option without creates a attribute but this will be only for this product**,** Size option example**.**

Language
Credentials
Header
Click Try It! to start a request and see the response here!