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
Retrieve information about a user/users - Users/GET
Retrieve 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

