---
title: "POST /v2/nonbusinessGroups"
method: POST
path: "/v2/nonbusinessGroups"
tags: ["NonbusinessGroup"]
---

# POST /v2/nonbusinessGroups

`POST /v2/nonbusinessGroups`

## Request body

- object
  - `name` string, required
  - `preset` 'germany_by_bw' | 'germany_be' | 'germany_bb' | 'germany_hb-hh-ni-sh' | 'germany_he' | 'germany_mv' | 'germany_nw-rp' | 'germany_sl' | 'germany_sn' | 'germany_st' | 'germany_th' | 'austria_b' | 'austria_k' | 'austria_n_w' | 'austria_o' | 'austria_s' | 'austria_st_t_v' | 'switzerland' | 'australia' | 'belgium' | 'denmark' | 'france' | 'gb' | 'italy' | 'canada' | 'netherlands' | 'norway' | 'poland' | 'portugal' | 'russia' | 'sweden' | 'spain' | 'czech' | 'usa'

## Response `200`

Successful operation

- object
  - `data` NonbusinessGroupV2, required
    - `id` integer, required
    - `name` string, required
    - `company_default` boolean, required

## Other responses

- `400` — Bad request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `409` — Conflict
- `422` — Unprocessable Entity

---

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