Authorization: ********************{
"node_id": 0
}curl --location --request DELETE '/api/admin/line_group//bind_node' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"node_id": 0
}'{
"code": 0,
"data": null,
"message": "string"
}