---
title: "Remove Comments Containers Settings"
method: DELETE
path: "/v4/livecomments/{section_uuid}/{content_container_uuid}/settings"
tags: ["ContentContainerSettings"]
---

# Remove Comments Containers Settings

`DELETE /v4/livecomments/{section_uuid}/{content_container_uuid}/settings`

Remove comment container settings by providing their field names.  This will allow the content container to fall back to the corresponding settings in admin, or simply have the setting be NULL.

## Path parameters

- `section_uuid` string, uuid, required
- `content_container_uuid` string, uuid, required

## Request body

- ContentContainerSettingField[]

## Response `204`

No Content

## Other responses

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

---

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