v2

latestOpenAPI 3.0.12026-07-26334612609.5 KB
Settings

Disable the exchange for the environment

put/settings/exchanges/{exchangeId}/disable

Path parameters

exchangeIdstring required
Example:95b11417-f18f-457f-8804-68e361f9164f

ID of the exchange

Response

Successful

idstring
exchange'coinbase' | 'kraken' required

Source exchange identifier

enabledAtstring date-time nullable
socialProvider'emailOnly' | 'magicLink' | 'apple' | 'bitbucket' | 'coinbasesocial' | 'discord' | 'epicgames' | 'facebook' | 'farcaster' | 'github' | 'gitlab' | 'google' | 'instagram' | 'linkedin' | 'microsoft' | 'twitch' | 'twitter' | 'blocto' | 'banxa' | 'coinbaseOnramp' | 'cryptoDotCom' | 'dynamic' | 'alchemy' | 'zerodev' | 'telegram' | 'turnkey' | 'coinbaseWaas' | 'sms' | 'spotify' | 'tiktok' | 'line' | 'steam' | 'shopify' | 'zksync' | 'kraken' | 'blockaid' | 'passkey' | 'okta' | 'sendgrid' | 'resend'

The 'turnkey' value is deprecated and will be removed in a future version.

onRampProvider'emailOnly' | 'magicLink' | 'apple' | 'bitbucket' | 'coinbasesocial' | 'discord' | 'epicgames' | 'facebook' | 'farcaster' | 'github' | 'gitlab' | 'google' | 'instagram' | 'linkedin' | 'microsoft' | 'twitch' | 'twitter' | 'blocto' | 'banxa' | 'coinbaseOnramp' | 'cryptoDotCom' | 'dynamic' | 'alchemy' | 'zerodev' | 'telegram' | 'turnkey' | 'coinbaseWaas' | 'sms' | 'spotify' | 'tiktok' | 'line' | 'steam' | 'shopify' | 'zksync' | 'kraken' | 'blockaid' | 'passkey' | 'okta' | 'sendgrid' | 'resend'

The 'turnkey' value is deprecated and will be removed in a future version.

Example response

{
  "id": "95b11417-f18f-457f-8804-68e361f9164f"
}