[
"string"
]
curl --location --request DELETE '/open/relation/remove' \
--header 'Authorization: {{token}}' \
--header 'Content-Type: application/json' \
--data-raw '[
"string"
]'
{
"code": 0,
"message": "",
"errMsg": "",
"data": false,
"timestamp": ""
}