{
"allow": 0,
"deny": 0
}curl --location --request POST 'https://api.teamly.one/api/v1/teams//categories//permissions/role/' \
--header 'Authorization: Bot {token}' \
--header 'Content-Type: application/json' \
--data-raw '{
"allow": 0,
"deny": 0
}'{
"success": true
}