X-Joomla-Token: ********************curl --location --globoff --request PATCH 'j4.demo.joomlachina.cn/{{base_path}}/menus/{{app}}/items/{{menu_item_id}}' \
--header 'X-Joomla-Token: <api-key>' \
--header 'Content-Type: text/plain' \
--data '{"component_id":"20","language":"*","link":"index.php?option=com_content&view=form&layout=edit","menutype":"mainmenu","note":"","title":"new title","type":"component"}'{}