Question
Delete user via API
I am able to delete a user via the captivate api which seems to physically remove the user record. My question is there a way to "disable" the user via the api by setting the "state" attribute or is it best to physically delete the user record? just trying to figure out best practices.
