---
title: "Import Comments Container Mutes"
method: POST
path: "/v4/livecomments/{section_uuid}/import/mutes"
tags: ["CommentImport"]
---

# Import Comments Container Mutes

`POST /v4/livecomments/{section_uuid}/import/mutes`

Import all the bans for a specific comments container.

## Path parameters

- `section_uuid` string, uuid, required

## Request body

- MuteImport
  - `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)
