---
title: "Update PNL share settings"
method: PATCH
path: "/v1/copy-trading/settings"
tags: ["copy-trading"]
---

# Update PNL share settings

`PATCH /v1/copy-trading/settings`

## Request body

- object
  - `enabled` boolean
  - `rate` number

## Response `200`

Successful response

- object
  - `success` boolean, required

## Other responses

- `400` — Invalid input data
- `401` — Authorization not provided
- `403` — Insufficient access
- `404` — Resource not found
- `500` — Internal server error

---

[API](https://skmtc.net/legend/apis/legend-api.md) · [All operations](https://skmtc.net/legend/apis/legend-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/legend/legend-api/versions/6ac390b7bb0b/schema)
