X-Joomla-Token: ********************
curl --location -g --request PATCH 'j4.demo.joomlachina.cn/{{base_path}}/templates/styles/{{app}}/{{template_style_id}}' \
--header 'Content-Type: text/plain' \
--header 'X-Joomla-Token;' \
--data-raw '{"template":"cassiopeia","title":"new cassiopeia - Default"}'
{}