{
"body": {
"blockedNumber": "string"
}
}curl --location 'https://c2.xinheyun.com/api/open/v2/inventory/occupy/business/release' \
--header 'Cookie;' \
--header 'Content-Type: application/json' \
--data '{
"body": {
"blockedNumber": "string"
}
}'{
"code": 0,
"message": "string",
"data": {
"entity": 0
}
}