cURL
curl --request DELETE \ --url https://inprocess.world/api/artists/wallets \ --header 'Content-Type: application/json' \ --data ' { "social_wallet": "<string>" } '
{ "success": true }
Disconnect a social wallet and an artist wallet on the In•Process protocol.
The social wallet address to disconnect
Successful response
Indicates whether the operation was successful