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

trading_account_id
string<uuid>
required

Trading account id that owns the credential

credential_id
string<uuid>
required

Broker credential id to update

Body

application/json

Replacement broker-specific credential payload. Lightspeed and Alpaca credentials are currently supported.

Lightspeed
object
required

Response

Credential updated