{
"zrrId": "string"
}curl --location --request POST '/v2/public/zrr/delZrrInfo' \
--header 'access_token: {{access_token}}' \
--header 'req_date: {{req_date}}' \
--header 'req_sign: {{req_sign}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"zrrId": "string"
}'{
"code": "2000",
"data": true,
"success": true,
"message": "",
"reqId": "44048e3499ca4586ac40dc8032547aa3"
}