Hi,
I was trying to associate items with tags using V3 APIs. I found one API /v3/merchants/{mId}/tag_items for making POST calls. In the documentation itself it is just accepting merchantId, but that is a POST API, so I think it should accept some input from our side. Can somebody tell me the use of that API and how can I do association between any item and tag using V3 API?