decreaseFlowRateAllowanceWithPermissions
decreaseFlowRateAllowanceWithPermissions
Last updated
Was this helpful?
decreaseFlowRateAllowanceWithPermissions
Last updated
Was this helpful?
Using decreaseFlowRateAllowanceWithPermissions
requires understanding the permissionsToAdd
parameter.
ACL Permission are designated with the . Basically, the permissions level you provide in permissionsToAdd
is appended to the existing permissions as though you are saying this account now has its existing permissions EXCEPT the new permissions defined by permissionsToAdd
. See the example below.