Skip to main content
OPTIONS
/
exchangeRates
Options call for this endpoint
curl --request OPTIONS \
  --url https://app.dynamicauth.com/api/v0/exchangeRates \
  --header 'Authorization: Bearer <token>'
{
  "error": "<string>"
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

Empty response