Skip to main content
DELETE
Disconnect a Wallet

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

address
string
required

The 0x-prefixed EVM address of the wallet to disconnect. Must be one of the authenticated artist's wallets.

Pattern: ^0x[a-fA-F0-9]{40}$

Response

Successful response

success
boolean
required

Indicates whether the operation was successful