Delete a multisig | Algorand Developer Portal

Delete a multisig

DELETE

/v1/multisig

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

Authorizations

Request Body

The list of MIME types the operation can consume application/json

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

The list of MIME types the operation can produce application/json

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

object

error
boolean

message
string