---
title: "Import Live Chat Bans"
method: POST
path: "/v4/chat/{section_uuid}/import/bans"
tags: ["ChatImport"]
---

# Import Live Chat Bans

`POST /v4/chat/{section_uuid}/import/bans`

Import all the bans for a specific livechat.

## Path parameters

- `section_uuid` string, uuid, required

## Request body

- BanImport
  - `original_section_uuid` string, uuid, nullable

## Response `204`

No Content

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found

---

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