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