Update a Trader's settings

Updates a Trader's settings. Synchronous. Currently the only mutable field is auto_rebalance. Does not affect any in-flight Operation; takes effect on the next Rebalance.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

Unique identifier of the Trader.

Body Params
boolean
required

New value for the Trader's auto_rebalance flag.

Headers
string
required

HMAC-SHA256 signature of the request, base64-encoded. See the Authentication guide for the exact signing formula.

string
required

Current Unix timestamp in seconds. Must be within 60 seconds of server time or the request is rejected.

Responses

404

Trader not found.

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json