X-Joomla-Token: ********************
curl --location -g --request POST 'j4.demo.joomlachina.cn/{{base_path}}/tags' \
--header 'Content-Type: text/plain' \
--header 'X-Joomla-Token;' \
--data-raw '{"access":1,"access_title":"Public","alias":"test","description":"","language":"*","note":"","parent_id":1,"path":"test","published":1,"title":"test"}'
{}