curl --location 'https://developer.salesmartly.com/api/v2/tag-session' \
--header 'external-sign;' \
--form 'session_id=""' \
--form 'project_id=""' \
--form 'tag_names=""' \
--form 'update_type=""'{
"code": 0,
"data": {
"res": 0
},
"msg": "string",
"request_id": "string"
}