Skip to main content
PATCH
Update a broker credential

Authorizations

Authorization
string
header
required

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

Path Parameters

account_id
string<uuid>
required

Account id that owns the credential

credential_id
string<uuid>
required

Broker credential id to update

Body

application/json

Replacement credentials for a supported broker. All values shown are placeholders.

The brokers a credential can name.

ibkr is a module above but deliberately not a variant here. The IBKR integration was dropped on commercial grounds, not technical ones, so the adapter still compiles and its tests still pass while the code is unwound. Adding the variant back is what would make an IBKR credential storable again, and nothing downstream can route one: clients_manager has no builder for it. Leave it off.

Lightspeed
object
required

Response

Credential updated