Amihai
(Amihai)
1
Hi, I’m wondering if it’s possible to manage user permissions through Omni’s API. Specifically, I’d like to know if I can:
- Set a new user as an Admin or assign different roles upon joining.
- Adjust permissions (e.g., remove Admin rights) when a user leaves the company.
Any guidance on this functionality or examples would be greatly appreciated!
liam
(Liam McCarthy)
2
Hey Amihai
You can check out the Omni user management APIs here: User Management (SCIM) | Omni Analytics Documentation
You can use this to create/delete users, and add those users to groups
Amihai
(Amihai)
3
Liam, thanks for your answer, but I’m missing the functionality to adjust user permissions. Do you have a solution for that?
liam
(Liam McCarthy)
4
Adjusting permissions isn’t currently supported through the API - only creating/deleting users and adding them to groups