---
title: "stop P&L based exit"
method: DELETE
path: "/pnlExit"
tags: ["Trader's Control"]
---

# stop P&L based exit

`DELETE /pnlExit`

The Stop P&L Based Exit API allows users to disable an active P&L based exit configuration. Once stopped, no automatic exits will be triggered based on profit or loss thresholds.  
**Notes** :
Disabling the P&L based exit applies only to the current trading day.

## Headers

- `access-token` string, required

## Response `200`

Successful operation

- UserIPResponse
  - `message` string
  - `status` string — | **Enum Values** | **Description** | |-----------------|----------------| | SUCCESS | Operation was successful | | ERROR | Operation failed |

---

[API](https://skmtc.dev/dhan/apis/dhanhq-api.md) · [All operations](https://skmtc.dev/dhan/apis/dhanhq-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/dhan/dhanhq-api/revisions/2d368b9ed32d/schema)
