Bind Data ProviderCopy Pagepost https://example.com/dataprovider/bindDefine a new data provider integrationBody Paramsnamestringrequired.*\S.*Unique identifier for the data provider name. This value must be unique across all data provider bindingsendpointstringrequired.*\S.*Data provider adapter address in URL formatautharrayList of authentication mechanisms supported by this ledgerauthADD adapterOAuthOptions | adapterMtlsOptions | adapterApiKeyOptionsidempotencyobjectIdempotency configuration to prevent duplicate request processingidempotency objectdisplayNamestring.*\S.*A human-readable name for the data provider that appears in user interfacesrequestTimeoutstring^[1-9]\d*(?:\.\d+)?(h|m|s|ms|us|µs|ns)(\d+(?:\.\d+)?(h|m|s|ms|us|µs|ns))*$Defaults to 30sThe maximum time allowed for each request to the data provider adapterbackoffstring^[1-9]\d*(?:\.\d+)?(h|m|s|ms|us|µs|ns)(\d+(?:\.\d+)?(h|m|s|ms|us|µs|ns))*$Defaults to 5mThe waiting period between consecutive retry attempts when a request failsResponses 200successful operation 400Bad Request 500Internal Server ErrorUpdated 3 months ago Update pinning configuration, add/remove/modify entriesUpdate Data Provider binding