---
title: "POST /admin/marketing-v2/concepts"
method: POST
path: "/admin/marketing-v2/concepts"
tags: ["Admin - Marketing v2"]
---

# POST /admin/marketing-v2/concepts

`POST /admin/marketing-v2/concepts`

## Request body

- CreateConceptDto
  - `code` string, required
  - `name` string, required
  - `description` string
  - `status` 'active' | 'testing' | 'archived'
  - `author` string

## Response `201`

---

[API](https://skmtc.dev/miaai/apis/backend-template-api.md) · [All operations](https://skmtc.dev/miaai/apis/backend-template-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/miaai/backend-template-api/revisions/2a8d88a5124f/schema)
