---
title: "Create a new empty group"
method: POST
path: "/groups"
---

# Create a new empty group

`POST /groups`

## Response `200`

Group created successfully

- Group
  - `trackedSource` string
  - `groupId` string
  - `children` object[]
    - `trackedSource` string
    - `cryptoCode` string

## Changes

- **2024-11-18** `b5092f204599` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/btcpayserver/apis/nbxplorer-api/changes/groups/post.md)

---

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