All pages
Powered by GitBook
1 of 1

Loading...

Approving Wipe Requests

Approve wipe request.

POST /contracts/wipe/requests/{requestId}/approve

Approve wipe contract request. Only users with the Standard Registry role are allowed to make the request.

Path Parameters

Name
Type
Description

requestId*

String

Request Identifier

content:
            application/json:
              schema:
                $ref: '#/components/schemas/InternalServerErrorDTO'