Bind Data ProviderCopy Pagepost https://example.com/dataprovider/bindDefine a new data provider integrationBody ParamsnamestringrequiredUnique identifier for the data provider name. This value must be unique across all data provider bindingsendpointstringrequiredData provider adapter address in URL formatautharrayList of authentication mechanisms supported by this ledgerauthADD adapterOAuthOptions | adapterMtlsOptions | adapterApiKeyOptionsidempotencyobjectIdempotency configuration to prevent duplicate request processingidempotency objectdisplayNamestringA human-readable name for the data provider that appears in user interfacesrequestTimeoutstringDefaults to 30sThe maximum time allowed for each request to the data provider adapterbackoffstringDefaults to 5mThe waiting period between consecutive retry attempts when a request failsResponses 200successful operation 400Bad Request 500Internal Server ErrorUpdated about 1 month ago