v3

latestOpenAPI 3.0.1raw.githubusercontent.com2026-08-01230114249.2 KB
Category

Modifies a category by provided category ID and accepting category data in request body.

put/category/{id}

Path parameters

idinteger required

Request body

idinteger
namestring
parentCategoryinteger
subCategoriesinteger[]

Response

Category has been successfully modified

idinteger
namestring
parentCategoryinteger
subCategoriesinteger[]