---
title: "Disconnects a client"
method: POST
path: "/clients/disconnect"
tags: ["Clients"]
---

# Disconnects a client

`POST /clients/disconnect`

Disconnects the client from the voucher cloud and resets all credentials

## Response `204`

The server successfully processed the request and is not returning any content.

- string

## Other responses

- `404` — The requested resource could not be found but may be available in the future. Subsequent requests by the client are permissible.

---

[API](https://skmtc.net/jtl-software/apis/scx-authentication-api.md) · [All operations](https://skmtc.net/jtl-software/apis/scx-authentication-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/jtl-software/scx-authentication-api/revisions/f979b1ea6951/schema)
