curl --location --request POST '/subc' \
--header 'Content-Type: application/json' \
--data-raw '{
"token": "string",
"name": "string",
"tk": "string",
"ct": "string",
"platform": "Windows",
"device": "Chrome",
"language": "vi-VN",
"connection_type": "Wifi"
}'