Enabling Wipe Requests
Last updated
POST /contracts/wipe/{contractId}/requests/enable
Enable wipe contract requests. Only users with the Standard Registry role are allowed to make the request.
contractId
String
Contract Identifier
content:
application/json:
schema:
$ref: '#/components/schemas/InternalServerErrorDTO'Last updated