---
title: "Delete OPKSSH token for a host"
method: DELETE
path: "/host/opkssh/token/{hostId}"
tags: ["SSH"]
---

# Delete OPKSSH token for a host

`DELETE /host/opkssh/token/{hostId}`

## Path parameters

- `hostId` integer, required

## Response `200`

Token deleted successfully

## Other responses

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