There is a way to update via REST API a Woocommerce product category acf field?
I saw that in the endpoint list (https://domain.com/2020/wp-json/acf/v3/) … there is not an endpoint for Woocommerce product Categories!!!
but if possible I want to update the acf field by using the Woocommerce endpoint:
https://domain.com/2020/wp-json/wc/v3/products/categories/123
please can you help me?