DELETE
/
currency-pairs
/
{currencyPairId}

Authorizations

Authorization
string
headerrequired

The access token received from the authorization server in the OAuth 2.0 flow.

Headers

tenantId
string
required

Path Parameters

currencyPairId
string
required

Response

200 - application/json
id
string
required
baseCurrency
string
required
quoteCurrency
string
required
pair
string
required
baseCurrencyId
string
required
quoteCurrencyId
string
required