IDE Services
 
2025.0
Get IDE Services

Bulk import of users and permissions via REST API

Last modified: 15 January 2025

IDE Services offers a bulk user creation feature that allows you to easily add multiple users and assign their access permissions.

When using IDE Services, you can submit a request with an array of users that need to be added to the IDE Services Server. In the current implementation, the request replaces existing users in the database with the ones specified in the JSON. This means that any user not included in the array will be deactivated on the IDE Services Server. Additionally, if there are any differences in user permissions or assigned profiles, these details will be overwritten as well.