how to manage rest

Hello
Tell me how I can manage the rest functions to change privileges for users, for example, to forbid deployment of Apps for some users, but leave the opportunity to use the rest of the modeler’s functionality.

Currently, the set of default privileges is only about accessing the apps (see https://github.com/flowable/flowable-engine/blob/master/modules/flowable-ui-common/src/main/java/org/flowable/ui/common/security/DefaultPrivileges.java), shutting down functionality for some users like that is not possible.