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