{ "id": 1 }
curl --location --request POST '/api/chat.chatCategory/del' \ --header 'token: {{api-token}}' \ --header 'Content-Type: application/json' \ --data-raw '{ "id": 1 }'