---
title: "Disable autostart for SSH configuration"
method: DELETE
path: "/host/autostart/disable"
tags: ["SSH"]
---

# Disable autostart for SSH configuration

`DELETE /host/autostart/disable`

Disables autostart for a specific SSH configuration.

## Request body

- object
  - `sshConfigId` number

## Response `200`

AutoStart disabled successfully.

## Other responses

- `400` — Valid sshConfigId is required.
- `500` — Internal server error.

---

[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)
