---
title: "Deletes masking rules of a connection by provided connection ID"
method: DELETE
path: "/connection/{connectionId}/rule/all"
tags: ["Connection"]
---

# Deletes masking rules of a connection by provided connection ID

`DELETE /connection/{connectionId}/rule/all`

## Path parameters

- `connectionId` integer, required

## Response `204`

Masking rules of a connection have been deleted successfully.

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `500` — Internal Error
- `502` — Bad Gateway

---

[API](https://skmtc.net/opencelium/apis/opencelium-api.md) · [All operations](https://skmtc.net/opencelium/apis/opencelium-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/opencelium/opencelium-api/revisions/82ed767ffb65/schema)
