forum
forum-categories

Create Category

post/v1/forum/categories

Request body

namestring required
descriptionstring nullable
slugstring required
iconstring nullable
orderinteger
parent_idinteger nullable
is_lockedboolean

Response

Successful Response

idinteger required
namestring required
descriptionstring nullable required
slugstring required
iconstring nullable required
orderinteger required
parent_idinteger nullable required
is_lockedboolean required
thread_countinteger
post_countinteger
created_atstring date-time required
updated_atstring date-time required

Changes

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