delete
Delete the details of person by person id. Only admins are able to use this function
Since
1.4.0
Parameters
person Id
The personId for which Person details required. (Derived parameter: Use MembershipClient.list to get the list of members. Then use Membership.personId to get the personId of the member).
handler
an instance of CompletionHandler