Deleting Wipe request for Hedera Account

Clear wipe requests for hedera account.

delete

Clear wipe contract requests for specific hedera account. Only users with the Standard Registry role are allowed to make the request.

Authorizations
Path parameters
contractIdstringRequired

Contract identifier

Example: 652745597a7b53526de37c05
hederaIdstringRequired

Hedera identifier

Example: 0.0.1
Responses
200
Successful operation.
application/json
Responseboolean
delete
DELETE /api/v1/contracts/wipe/{contractId}/requests/{hederaId} HTTP/1.1
Host: 
Authorization: Bearer JWT
Accept: */*
true

Last updated