curl --location --request POST 'https://?appKey=&time=&checksum=' \
--header 'Content-Type: application/json' \
--data-raw '{
"userid": 12451558,
"foreignid": "onlyone",
"tag_ids": [156656,2455485],
"type": "save"
}'
{
"code": 0,
"message": "string"
}