Atrybuty

Tworzy atrybut

Tworzy atrybut

post/attributes

Request body

group_idinteger

Identyfikator grupy atrybutów

namestring

Nazwa grupy atrybutów

Example request

{
  "group_id": 1,
  "name": "Odcienie zieleni"
}

Response

Sukces

messagestring

Wiadomość zwrotna od systemu

Example response

[
  {
    "message": "success"
  }
]

Changes

No recorded changes to this endpoint across all 1 revision of this API.