You should make a logout
call to the IDSync API whenever a known user logs out of your application. When making a logout
call, you can supply anonymous identifiers that you would like to associate with the logged-out user, or you can supply an empty object to denote that the logged-out user should have no associated profile.
For more information about the IDSync API, refer to our Identity API documentation.