Skip to main content
DELETE
Untrack a wallet

Authorizations

Authorization
string
header
required

An OceanX API key, created in the app under Settings → Developer API. Send it as Authorization: Bearer ox_live_…. These endpoints require the md.read scope, which is on every key by default.

Path Parameters

wallet
string
required

The wallet to stop tracking. Base58 Solana mint address.

Pattern: ^[1-9A-HJ-NP-Za-km-z]{32,44}$

Response

No longer tracked.

wallet
string
tracked
enum<boolean>
Available options:
false