You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add DELETE Endpoint for deleting SILC Group Member. The delete endpoint simply archives the member by setting archive property to true and moving the record to the archive database. You can override the http DELETE command or simply use PATCH!