Export-import roles
Last updated
Was this helpful?
Last updated
Was this helpful?
Here, you can learn how to use APIs to export roles and their privileges from one Tuum environment and import them into another. This functionality aims to facilitate smooth replication for testing across different environments.
Tuum offers three API endpoints for exporting and importing roles and their associated privileges.
enables you to retrieve all roles or specific roles and their privileges from the source Tuum environment.
allows you to add a selected set of roles and their privileges to the target Tuum environment. Any existing roles and privileges in the target environment not included in the import will remain unchanged.
lets you delete all existing roles and their privileges in the target environment and replace them with new roles and privileges specified in the payload.