Rejecting Wipe Requests

Reject wipe request.

DELETE /contracts/wipe/requests/{requestId}/reject

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

Path Parameters

NameTypeDescription

requestId*

String

Request Identifier

Query Parameters

NameTypeDescription

ban

boolean

Reject and ban

Last updated