Give access to Rules section to a non-admin user

Hello, i want to know if there is another way of achieving this other than giving the user full access.

Thanks in advance!

Hi @gus,

Welcome to the Community!

This can be achieved by leveraging the management API. You can create a CRUD app for rules.

With that being said, this user could craft rules to make management API operations, and you would essentially be giving them full access to your users via rules.

If you can expand on your use case there may be another more-secure solution.