Removing Wipe Manager
Remove wipe manager
DELETE /contracts/wipe/{contractId}/manager/{hederaId}
Remove wipe contract manager. 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
content:
application/json:
schema:
$ref: '#/components/schemas/InternalServerErrorDTO'Last updated