Skip to main content
POST
Toggle copy config active state

Body

application/json

Request to enable/disable a specific config row

follower_account_id
string<uuid>
required

The follower account ID

is_active
boolean
required

true = enable, false = disable

group_name
string | null

Optional group label; defaults to "default"

symbol
string | null

Optional contract symbol. If omitted/empty, targets "*" (any symbol) config.

Response

Config activation updated