Skip to main content

tcRevokeOnChainClaim

identityAddressstring

Address of the identity contract to which the claim will be revoked

Example: 0xC593e77451cE7009209Ea4e7F62d64F2355D71ff
claimTypestring

Type of claim to be revoked (KYC,AML)

Example: KYC
tcRevokeOnChainClaim
{
"identityAddress": "0x5Bbfb5dAB27c0b32FDdAa6705d8B23E070a7613e",
"claimType": "KYC"
}