Skip to content

Delete a multisig

DELETE
/v1/multisig

Deletes multisig preimage information for the passed address from the wallet.

APIV1DELETEMultisigRequest is the request for DELETE /v1/multisig

object
address
string
wallet_handle_token
string
wallet_password
string

Response to POST /v1/multisig/delete

APIV1DELETEMultisigResponse is the response to POST /v1/multisig/delete` friendly:DeleteMultisigResponse

object
error
boolean
message
string