Kategorie
Tworzy nową kategorię
Tworzy nową kategorię
post/categories
Request body
Example request
{
"datacells": [
{
"datacell_id": 4,
"language_id": 2,
"text": "Treść"
}
],
"id": 22,
"languages": [
{
"language_id": 2,
"title": "Bluzki"
}
],
"parent": 3,
"status": 1
}Response
Sukces
Example response
{
"id": 1
}Changes
No recorded changes to this endpoint across all 1 revision of this API.