Using SCIM API Provisioning
This page contains information on how to use Postman, a popular API platform to provision your users into your Keeper tenant.
Setting up the Environment
Key
Value
Adding a User - Users/POST
https://keepersecurity.com/api/rest/scim/v2/<node_id>/UsersResponse HTTP Codes
Locking/Unlocking a User - Users/PATCH
Retrieving information about a User/Users - Users/GET
Retrieving Groups & Group ID’s - Groups/GET
Expected Response
Creating a Team - Groups/POST
Deleting a Team - Groups/DELETE
Adding or Removing a User to a Team - Users/PATCH
Handling Roles with the Role Prefix


Updating User Attributes - Users/PUT
Updating User Attributes - Users/PATCH
SCIM related endpoints/GET
Last updated
Was this helpful?

