BlockonomicsAPI Reference
Stores
DELETE/v2/stores/{id}/wallets/{wallet_id}Auth required

Detach wallet from store

Detach a wallet from a specific store.

Requires Bearer token authentication. Include Authorization: Bearer YOUR_API_KEY in the request header.

Path Parameters

idintegerrequired

The unique ID of the store

wallet_idintegerrequired

The unique ID of the wallet to detach

Responses

idpath · integerrequired

The unique ID of the store

wallet_idpath · integerrequired

The unique ID of the wallet to detach

Response will appear here