{
"name": "test",
"parentId": 0,
"description": "description_ion1e"
}
curl --location --request POST 'http://127.0.0.1:8086/api/xhLinksCategories/insert' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "test",
"parentId": 0,
"description": "description_ion1e"
}'