{
"dataType": "string",
"dataId": "string",
"actions": [
{
"type": "string",
"typeId": "string",
"actions": [
"string"
]
}
]
}curl --location 'https://m1.apifoxmock.com/m1/1293445-0-default/api/data-permission/permissions' \
--header 'Content-Type: application/json' \
--data '{
"dataType": "string",
"dataId": "string",
"actions": [
{
"type": "string",
"typeId": "string",
"actions": [
"string"
]
}
]
}'{
"reqId": "string",
"ts": 0,
"code": "string",
"message": "string",
"data": 0
}