{
"scope": "1",
"customRule": "string",
"status": 0
}curl --location --request PUT '/data-permission/' \
--header 'bladeauth: {{auth}}' \
--header 'Content-Type: application/json' \
--data '{
"scope": "1",
"customRule": "string",
"status": 0
}'