Atrybuty - Grupy

Tworzy grupę atrybutów

Tworzy grupę atrybutów

post/attributes_groups

Request body

namestring

Nazwa grupy atrybutów

Example request

{
  "name": "Kolor"
}

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.