---
title: "POST /api/v2/connections"
method: POST
path: "/api/v2/connections"
tags: ["Connection"]
---

# POST /api/v2/connections

`POST /api/v2/connections`

## Request body

- CreateConnectionRequest
  - `description` string
  - `actionId` string
  - `groupId` string
  - `assignedEndpointId` string
  - `settings` object
  - `runnerId` string
  - `name` string
  - `isHidden` boolean, required

## Response `200`

OK

- IdResponse
  - `id` string

---

[API](https://skmtc.net/devops-collective-inc/apis/runway-api.md) · [All operations](https://skmtc.net/devops-collective-inc/apis/runway-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/devops-collective-inc/runway-api/versions/7651d83ee41e/schema)
