Removing Wipe Admin
Remove wipe admin.
DELETE
/contracts/wipe/{contractId}/admin/{hederaId}
Remove wipe contract admin. Only users with the Standard Registry role are allowed to make the request.
Path Parameters
Name | Type | Description |
---|---|---|
hederaId* | String | Hedera Identifier |
contractId* | String | Contract Identifier |
Last updated