X-Joomla-Token: ********************curl --location --globoff --request PATCH 'j4.demo.joomlachina.cn/{{base_path}}/contacts/{{contact_id}}' \
--header 'X-Joomla-Token: <api-key>' \
--header 'Content-Type: text/plain' \
--data '{"alias":"contact","catid":4,"name":"New Contact"}'{}