---
title: "Tworzy atrybut"
method: POST
path: "/attributes"
tags: ["Atrybuty"]
---

# Tworzy atrybut

`POST /attributes`

Tworzy atrybut

## Request body

- object
  - `group_id` integer — Identyfikator grupy atrybutów
  - `name` string — Nazwa grupy atrybutów

## Response `200`

Sukces

- object[]
  - `message` string — Wiadomość zwrotna od systemu

## Other responses

- `401` — Błąd autoryzacji

---

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