Categories

Create a new category

Creates a new category using the provided form data. The category name is required.

post/api/v1/categories

Request body

siteIdstring
inodestring
parentstring
descriptionstring
keywordsstring
keystring
categoryNamestring required
activeboolean
sortOrderinteger
categoryVelocityVarNamestring

Response

Category created successfully

i18nMessagesMapobject
permissionsstring[]

Changes

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