(Multi)Disable Copy Trading

This API is used to batch disable specified copy trading tasks

Body Params
ids
array of strings
required

Copy trading task id list

ids*
boolean
required

"true" means enabling copy trading

boolean
Defaults to false

Whether to disable all take profit / stop loss tasks created by copy trading at the same time, the default is "false", which means not disabled (valid when "enabled" is false)

Response

Language
Request
Response
Choose an example:
application/json