{
"guid": "{{guid_test}}",
"seq": "",
"sync_type": 2
}
curl --location --request POST 'http://auto.depthsdata.com:8766/api/COE/rpc/service/debot/sync_label_list' \
--header 'Content-Type: application/json' \
--data-raw '{
"guid": "301964dd-781a-3a48-ab06-babf37470cc7",
"seq": "",
"sync_type": 2
}'
{"error_code": 0, "error_message": "ok", "data": {"seq": "6587846", "label_items": [{"op": 3, "label": {"id": "14073753116820794", "name": "個人標簽", "data_type": 2, "bDeleted": 0, "label_groupid": "0", "create_time": 1714967980, "label_type": 2, "business_type": 0, "order": "0", "service_groupid": "0"}}], "has_next": false}}