---
title: "Controller Build Reflections"
method: POST
path: "/entertainment_suite/trends/build_reflections"
---

# Controller Build Reflections

`POST /entertainment_suite/trends/build_reflections`

Builds reflections for a trend

## Request body

- BuildTrendsReflectionPayload
  - `trend_id` string, required

## Response `201`

Successful Response

- boolean

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/akkio/apis/fastapi.md) · [All operations](https://skmtc.net/akkio/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/akkio/fastapi/revisions/6662a407c637/schema)
