---
title: "Configure SSH"
method: PUT
path: "/linuxhostings/{domainName}/ssh/configuration"
tags: ["Linux hostings"]
---

# Configure SSH

`PUT /linuxhostings/{domainName}/ssh/configuration`

## Path parameters

- `domain_name` string, required

## Request body

- SshConfiguration
  - `enabled` boolean — Enable or disable SSH.

## Response `204`

No Content

## Other responses

- `400` — Bad Request

---

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