---
title: "Bulk Replace Featured Insights"
method: POST
path: "/api/v1/admin/featured/bulk-replace/insights"
tags: ["Admin APIs", "featured"]
---

# Bulk Replace Featured Insights

`POST /api/v1/admin/featured/bulk-replace/insights`

Replace all featured insights with data from CSV file.
CSV format: insight_id,dataset_id,subject,topic,insight_label

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/carbonarc/apis/carbon-arc-client-admin-api.md) · [All operations](https://skmtc.net/carbonarc/apis/carbon-arc-client-admin-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/carbonarc/carbon-arc-client-admin-api/revisions/a8ca30023371/schema)
