---
title: "Toggle enriched (marketing-card) feed images for the company"
method: POST
path: "/api/marketing/meta-catalog/settings"
tags: ["Meta Catalog - Admin"]
---

# Toggle enriched (marketing-card) feed images for the company

`POST /api/marketing/meta-catalog/settings`

Enable/disable generated marketing-card images in this company's feed.
Cards are produced out of band by the ``meta_card_generator`` cron; until one
exists the feed shows the raw photo, so enabling is always safe.

## Headers

- `x-api-token` string, nullable

## Request body

- EnrichedImagesIn
  - `enriched_images` boolean, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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