{ "selectedKeys": "string", "tag": "string" }
curl --location --request POST '/api/tagSetting/saveTag' \ --header 'Content-Type: application/json' \ --data-raw '{ "selectedKeys": "string", "tag": "string" }'
{}