/
LE
legend
/
Legend API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
legend
Legend API
patch
Update or stop a copy profile
v5
latest
OpenAPI 3.1.0
2026-08-08
241
232
1010.2 KB
copy-trading
Update or stop a copy profile
patch
/v1/copy-trading/profiles/{profileId}
Path parameters
profileId
string
uuid
required
Request body
object
required
stop
boolean
Response
Successful response
CopyProfile
required
id
string
required
user_id
string
required
target_id
string
required
sub_wallet_address
string
nullable
required
allocated_amount
number
required
status
'active'
|
'stopped'
required
pnl_share_rate
number
required
needs_rebalance
boolean
required
force_close_requested
boolean
required
copier_equity_baseline
number
nullable
required
copier_baseline_updated_at
string
nullable
required
created_at
string
required
updated_at
string
required
stopped_at
string
nullable
required