cURL
curl --request DELETE \ --url https://api.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.
Documentation IndexFetch the complete documentation index at: https://docs.inprocess.world/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.inprocess.world/llms.txt
Use this file to discover all available pages before exploring further.
The social wallet address to disconnect
Successful response
Indicates whether the operation was successful