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
Name | Type | Description |
---|---|---|
requestId* | String | Request Identifier |
Query Parameters
Name | Type | Description |
---|---|---|
ban | boolean | Reject and ban |
Last updated