Adding Wipe Manager
Add wipe manager.
POST /contracts/wipe/{contractId}/manager/{hederaId}
Add wipe contract manager. Only users with the Standard Registry role are allowed to make the request.
Path Parameters
Name
Type
Description
hederaId*
String
Hedera ID
contractId*
String
Contract ID
content:
application/json:
schema:
$ref: '#/components/schemas/InternalServerErrorDTO'Last updated
Was this helpful?