Skip to content

DeleteCopyTradeFollower

Endpoint

DELETE /copytrade/follower/{id}

Authorization

Requires SESSION_CUSTOMER.

Description

Deletes customer-owned follower settings. Related subscriptions and trade links are removed by CopyTradeManager.

Response

{
  "deleted": true
}

Errors

HTTP Error Description
403 PERMISSION_DENIED Follower is not owned by the customer
404 RET_ERR_NOTFOUND Follower was not found