Skip to main content
PUT
Update Rate Oracle Config

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Body

application/json

Request model for updating rate oracle configuration.

rate_oracle_source
RateOracleSourceConfig · object | null

New rate oracle source configuration (optional)

global_token
GlobalTokenConfig · object | null

New global token configuration (optional)

Response

Successful Response

Response for rate oracle configuration update.

success
boolean
required

Whether the update was successful

message
string
required

Status message

config
RateOracleConfig · object
required

Updated configuration