category

Create new category.

Creating new category.

post/api/v1/category

Cookies

Sessionstring nullable

Request body

namestring required

Category name.

descriptionstring required

Category description.

sequenceinteger required

Category sequence id.

Response

Successful Response

namestring required

Category name.

descriptionstring required

Category description.

sequenceinteger required

Category sequence id.

idstring required

Unique id in db.

Changes

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