GET
PUT
GET
PUT
PUT
DELETE
GET
PUT
GET
POST
GET
PATCH
DELETE
GET
PUT
PUT
DELETE
GET
PUT
PUT
DELETE
GET
GET
POST
POST
GET
DELETE
GET
GET
POST
GET
PUT
PATCH
DELETE
GET
POST
GET
PUT
PATCH
DELETE
Note: The SCIM API endpoints for enterprise accounts are currently in beta and are subject to change.
Replaces an existing provisioned user's information. You must provide all the information required for the user as if you were provisioning them for the first time. Any existing user information that you don't provide will be removed. If you want to only update a specific attribute, use the Update an attribute for a SCIM user endpoint instead.
You must at least provide the required values for the user: userName
, name
, and emails
.
Warning: Setting active: false
removes the user from the enterprise, deletes the external identity, and deletes the associated {scim_user_id}
.