Skip to content
This new developer portal is under construction. For complete documentation, please refer to the old developer portal.

Delete a multisig

DELETE
/v1/multisig

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

Authorizations

Request Body

APIV1DELETEMultisigRequest is the request for DELETE /v1/multisig

object
address
string
wallet_handle_token
string
wallet_password
string

Responses

200

Response to POST /v1/multisig/delete

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

object
error
boolean
message
string