X-Joomla-Token: ********************
curl --location -g --request POST 'j4.demo.joomlachina.cn/{{base_path}}/contact' \
--header 'Content-Type: text/plain' \
--header 'X-Joomla-Token;' \
--data-raw '{"alias":"contact","catid":4,"language":"*","name":"Contact"}'
{}