Skip to main content
DELETE
/
risk
/
exposure
/
limits
/
{symbol}
Delete Limit
curl --request DELETE \
  --url https://api.{your-broker}.slate-labs.com/risk/exposure/limits/{symbol}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Path Parameters

symbol
string
required

Response

Successful Response