Skip to main content
DELETE
Disconnect an exchange
Drops the connection. Idempotent: disconnecting something already disconnected still returns 204.

Authorizations

x-calm-publishable-key
string
header
required

Publishable key identifying the calling app.

Path Parameters

exchange
enum<string>
required
Available options:
coinbase

Query Parameters

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

Response

Exchange disconnected.