---
title: "Delete Supported Lines"
method: DELETE
path: "/supported-lines"
---

# Delete Supported Lines

`DELETE /supported-lines`

Endpoint to delete supported lines

## Request body

- DomainRevokeSupportedLinesRequest
  - `supported_lines` string[]

## Response `200`

OK

- object
  - `data` unknown
  - `success` boolean
  - `warning` string

## Other responses

- `default`

---

[API](https://skmtc.net/prophetx/apis/external-market-maker-api.md) · [All operations](https://skmtc.net/prophetx/apis/external-market-maker-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/prophetx/external-market-maker-api/versions/cf6d43de1db2/schema)
