Removing Contract

Remove contract.

DELETE /contracts/{contractId}

Remove smart-contract. Only users with the Standard Registry role are allowed to make the request.

Path Parameters

NameTypeDescription

contractId*

String

Contract Identifier

content:
            application/json:
              schema:
                type: boolean

Last updated