---
title: "Erp Fde Admin Seed Client Org Modules"
method: POST
path: "/api/erp/fde/admin/seed-client-org-modules"
tags: ["ERP"]
---

# Erp Fde Admin Seed Client Org Modules

`POST /api/erp/fde/admin/seed-client-org-modules`

Super-FDE-only: apply the canonical per-org erp_modules preset to each demo
client org (AALKAB, CFM, Gran Chapur, Grupo Cruces) that exists.

Idempotent. This is the DATA step that makes each client a real per-org-
configured organization in the switcher: switching to AALKAB shows AALKAB's
modules, CFM shows CFM's, etc. Standard orgs (Qomplement Inc) are untouched
so their shared sidebar never gets client modules bolted on.

## Headers

- `x-api-key` string, nullable
- `authorization` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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