githubEdit

Remove Wipe request for specific token

Remove wipe wiper for token.

delete

Remove wipe contract wiper for specific token. Only users with the Standard Registry role are allowed to make the request.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
contractIdstringRequired

Contract identifier

Example: 652745597a7b53526de37c05
hederaIdstringRequired

Hedera identifier

Example: 0.0.1
tokenIdstringRequired

Token identifier

Example: 0.0.1
Responses
chevron-right
200

Successful operation.

application/json
Responseboolean
delete
/contracts/wipe/{contractId}/wiper/{hederaId}/{tokenId}

Last updated

Was this helpful?