{ "tagIds": [ "string" ] }
curl --location --request PUT '/admin/share//tags' \ --header 'bladeauth: {{auth}}' \ --header 'Content-Type: application/json' \ --data '{ "tagIds": [ "string" ] }'