---
title: "Add Supported Lines"
method: POST
path: "/supported-lines"
tags: ["parlay"]
---

# Add Supported Lines

`POST /supported-lines`

Add Supported Lines

## Request body

- DomainAddSupportedLinesRequest
  - `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/revisions/cf6d43de1db2/schema)
