I’m using REST API, but I have a taxonomy called Ingredients to my Product custom post type.
I can create a Product posting to the endpoing /wp-json/wp/v2/produtos
, but how can I attach a custom taxonomy (Ingredient) to it?
I’m using REST API, but I have a taxonomy called Ingredients to my Product custom post type.
I can create a Product posting to the endpoing /wp-json/wp/v2/produtos
, but how can I attach a custom taxonomy (Ingredient) to it?