For the complete documentation index, see llms.txt. This page is also available as Markdown.

Adding Retire Admin

Add retire admin.

POST /contracts/retire/{contractId}/admin/{hederaId}

Add retire 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

Was this helpful?