---
title: "Create a purchase configuration group"
method: POST
path: "/v1/buy-config-groups"
tags: ["buy-config-admin"]
---

# Create a purchase configuration group

`POST /v1/buy-config-groups`

## Request body

- HttpCreateGroupRequest
  - `image_alt` string
  - `image_url` string
  - `key` string, required
  - `sort_order` integer
  - `title` string, required

## Response `200`

OK

- object

## Other responses

- `400` — Bad Request
- `500` — Internal Server Error

---

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