Admin User Overview

The Admin User API is a collection of resources related to admin user accounts within tenants, their user roles, and authorization tickets. This is not compatible with SCIM at the moment, though SAML is supported.

Some tips for using different resources of the Admin User APIs:

  • Use the Admin User resource to retrieve information about user accounts in your Unified Commerce tenant, add users to the platform, and update or remove those users. Additionally, administrators are able to view, add, and remove the roles that are assigned to users. However, it is recommended to use the Unified Commerce Admin interface to configure any new role types that may be desired so that all appropriate behaviors and permissions can be accounted for. The Role resource only allows you to retrieve a list of available roles.
  • Use the AuthTicket resources for Admins and Developer Admins to generate and refresh authentication tickets that enable account users to access development or production tenants.