X-Joomla-Token: ********************
curl --location -g --request PATCH 'j4.demo.joomlachina.cn/{{base_path}}/fields/groups/content/articles/{{group_id}}' \
--header 'Content-Type: text/plain' \
--header 'X-Joomla-Token;' \
--data-raw '{"title":"new article group","note":"","description":"new description"}'
{}