Delete the personal identity for the current user
Delete the personal identity for the current user.
DELETE
/users/{user_id}/kyc/identities/{id}
curl \
-X DELETE https://client-subdomain.bitbond.net/api/v1/users/{user_id}/kyc/identities/{id}