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.**

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique identifier of the product.

Body Params
product
object
Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json