Delete an Account Link

Unlink a user from the given Global User ID (GUID).

This API endpoint added with the 24.2 release of Encompass.

Usage Notes

  • Deleting the account link does not delete the user in the respective ICE MT product. Instead, it removes the link between the username and the given globalUserId.
  • Deleting the account link does not delete the globalUserId from the database as the same globalUserId can be linked to the same user profile across multiple products.
  • If the account link is deleted in error, use the Link User to a SCIM GUID API to restore the globalUserId for a given user.
Language