---
title: "Create Service Line"
method: POST
path: "/api/service-lines/v2"
tags: ["v2"]
---

# Create Service Line

`POST /api/service-lines/v2`

## Headers

- `Authorization` string, required

## Request body

- V2ServiceLineCreateStandalone — unresolved $ref

## Response `200`

Response with status 200

- V2ServiceLine — unresolved $ref

## Other responses

- `409` — Error response with status 409
- `422` — Error response with status 422

---

[API](https://skmtc.net/joincandidhealth/apis/api-reference.md) · [All operations](https://skmtc.net/joincandidhealth/apis/api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/joincandidhealth/api-reference/revisions/7cc5974e4128/schema)
