Last updated 11 months ago
Deletes multisig preimage information for the passed address from the wallet.
APIV1DELETEMultisigRequest is the request for DELETE /v1/multisig
DELETE /v1/multisig
DELETE /v1/multisig HTTP/1.1 Host: algo.nownodes.io X-KMD-API-Token: YOUR_API_KEY Content-Type: application/json Accept: */* Content-Length: 72 { "address": "text", "wallet_handle_token": "text", "wallet_password": "text" }
Response to POST /v1/multisig/delete
No content