X-Joomla-Token: ********************curl --location --globoff --request PATCH 'j4.demo.joomlachina.cn/{{base_path}}/fields/contacts/categories/{{field_id}}' \
--header 'X-Joomla-Token: <api-key>' \
--header 'Content-Type: text/plain' \
--data '{"title":"new contact category field","name":"contact-category-field","label":"contact category field","default_value":"","type":"text","note":"","description":"Some New Text"}'{}