---
title: "Shutdowns realtime connections for a project"
method: POST
path: "/v1/projects/{ref}/config/realtime/shutdown"
tags: ["Realtime"]
---

# Shutdowns realtime connections for a project

`POST /v1/projects/{ref}/config/realtime/shutdown`

## Path parameters

- `ref` string, required

## Response `204`

Realtime connections shutdown successfully

## Other responses

- `401` — Unauthorized
- `403` — Forbidden action
- `404` — Tenant not found
- `429` — Rate limit exceeded

---

[API](https://skmtc.net/supabase/apis/management-api.md) · [All operations](https://skmtc.net/supabase/apis/management-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/supabase/management-api/versions/a7cb39418064/schema)
