---
title: "Stops connection"
method: DELETE
path: "/connection"
tags: ["Connection"]
---

# Stops connection

`DELETE /connection`

Stops current connection

## Response `202`

Connection stopped

## Other responses

- `400` — Failed to parse or request validation failed
- `422` — Unable to process the request at this point (e.g. no active connection exists)
- `500` — Internal server error

## Changes

- **2022-09-14** `d69b82faa9e3` — 1 info
  - added the non-success response with the status `400`
- **2022-08-22** `b79669d1cc2e` — 1 info
  - removed the non-success response with the status `400`

[Change history](https://skmtc.dev/mysteriumnetwork/apis/tequila-api/changes/connection/delete.md)

---

[API](https://skmtc.dev/mysteriumnetwork/apis/tequila-api.md) · [All operations](https://skmtc.dev/mysteriumnetwork/apis/tequila-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mysteriumnetwork/tequila-api/revisions/cb1439736b63/schema)
