admin:enterprise scope to use this endpoint.curl --location --request PUT 'https://service1.exmaple.com/enterprises//actions/permissions' \
--header 'Content-Type: application/json' \
--data '{
"enabled_organizations": "all",
"allowed_actions": "selected"
}'