---
title: "Bulk import SSH hosts"
method: POST
path: "/host/bulk-import"
tags: ["SSH"]
---

# Bulk import SSH hosts

`POST /host/bulk-import`

Bulk imports multiple SSH hosts.

## Request body

- object
  - `hosts` object[]

## Response `200`

Import completed.

## Other responses

- `400` — Invalid request body.

---

[API](https://skmtc.dev/termix/apis/termix-api.md) · [All operations](https://skmtc.dev/termix/apis/termix-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/termix/termix-api/revisions/f4ef343eff1b/schema)
