token: ********************{
"points": [
{
"tag": "string",
"x": 0,
"y": 0,
"sort": 0
}
]
}curl --location '/admin/switchs/portrelationship/point/' \
--header 'token: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"points": [
{
"tag": "string",
"x": 0,
"y": 0,
"sort": 0
}
]
}'{
"success": true
}