Manage your Organization More Efficiently

Summary

This post may describe functionality for an old version of CARTO. Find out about the latest and cloud-native version here.
Manage your Organization More Efficiently

Manage your Organization More Efficiently

Organization owners are now able to manage users in their organization with our new Enterprise User Management API!

The Enterprise User Management API enables organization administrators to:

  • Create new users in the organization
  • Delete existing users from the organization
  • Update users' quota

Here's how it works…

Instead of having to login to the Editor to manage users Admins (organization owners) will now be able to manage them programmatically through this API. Similar to the Editor's functionality Admins will be able to add/remove users update their email accounts and passwords as well as assign a specific amount of the data quota to them.

This new API is perfect for doing integrations specifically with a client with an atypical authentication system or on-premises users who would like to create applications on top of CartoDB and need to add/remove users dynamically.

The API is available in SAAS and in on-premises installations. We have advanced auth integrations like LDAP for on-premises installations and custom auth integrations on request. Please don't hesitate to contact our sales team to know how to integrate your company directory with CartoDB.

Is the Enterprise Management API right for you?

Imagine your organization has a CSV file with info (username email password etc.) of various employees and those employees would like to have CartoDB accounts. Now a programmer can write script that grabs that CSV file information and sends it to the API - in no time at all!

For more information on this organization ONLY functionality you can read here.