---
title: "Create out-of-band connection"
method: POST
path: "/servers/{server_id}/out_of_band_connection"
tags: ["Servers"]
---

# Create out-of-band connection

`POST /servers/{server_id}/out_of_band_connection`

## Path parameters

- `server_id` string, required

## Request body

- object
  - `data` object, required
    - `type` 'out_of_band', required
    - `attributes` object
      - `ssh_key_id` string, required — SSH Key ID to set for out of band

## Response `201`

Created

---

[API](https://skmtc.net/latitude/apis/latitude-sh-api.md) · [All operations](https://skmtc.net/latitude/apis/latitude-sh-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/latitude/latitude-sh-api/revisions/7302d79e39bb/schema)
