Category

Create a category

Create a new category

post/categories

Request body

namestring
descriptionstring

Example request

{
  "name": "category name sample",
  "description": "Category description sample"
}

Response

Created

Changes

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