Post

2 followers Follow
0
Avatar

Delete User records via API

We have an API that deletes user records. The Name field gets a strikethrough, but the User Name field does not get appended like the "Delete" button does with "_deleted_at_DATE_TIME".
example: joe_smith@ibm.com_deleted_at_4/13/2020_3:39 PM

We want to ensure we are compliant and consistent with what the Delete button does.
Should we update our API to append the User Name?
Is there any other rule or field update we need to be aware of?

Sharon Burton Answered

Please sign in to leave a comment.

1 comment

0
Avatar

Try creating a custom action that deletes a user. If you're happy with the results, call the custom action via the API instead. 

Uriah Bojorquez 0 votes
Comment actions Permalink