{"id":"75b767a161a711edbf3100163e36ace0"}curl --location --request POST '/api/v3/link/delete' \
--header 'appId: {{appId}}' \
--header 'timestamp: {{timestamp}}' \
--header 'sign: {{sign}}' \
--header 'Content-Type: application/json' \
--data-raw '{"id":"75b767a161a711edbf3100163e36ace0"}'{
"code": 0,
"message": "success",
"data": null
}