---
title: "ResetAllConnections"
method: GET
path: "/v2/reset"
tags: ["Diagnostics"]
---

# ResetAllConnections

`GET /v2/reset`

Can be used to reset all established connections causing a full reconnect and recreate of all subscriptions.

## Response `200`

The operation was successful.

## Other responses

- `408` — The operation timed out.
- `500` — An unexpected error occurred

## Changes

- **2024-07-29** `364957f9d009` — 1 info
  - api operation id `ResetAllClients` removed and replaced with `ResetAllConnections`
- **2024-06-29** `bfba75adb807` — 2 info
  - added the non-success response with the status `408`
  - added the non-success response with the status `500`
- **2024-02-02** `0cbb18d50d7f` — 1 info
  - endpoint added
- **2023-05-02** `e285a38b6ca1` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/azure/apis/opcpublisher/changes/v2/reset/get.md)

---

[API](https://skmtc.dev/azure/apis/opcpublisher.md) · [All operations](https://skmtc.dev/azure/apis/opcpublisher/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/opcpublisher/revisions/8eac19a554d6/schema)
