delete https://api.elliemae.com/scim2/v1/users/
Disable a user profile associated with the SCIM Global User ID.
This API requires using Encompass version 24.2 or above.
Usage Notes
- This API enables a "soft delete" of the user profile. When executed, the user profile is disabled, however, the user record is not permanently deleted from the database.
- If deactivated in error, the user profile can be re-enabled using the PATCH scim2/v1/users/{globalUserId} API.