Categories
Edit Category
This endpoint edits an existing category.
id
string
ID of the category to edit
Body
name
string
requiredName of category
slug
string
requiredSlug of category
priority
number
requiredOrdering priority of article
categoryParent
string
ID of category parent
description
string
Description of category
longDescription
string
HTML-supported description of category
thumbnailUrl
string
URL of thumbnail image
iconUrl
string
URL of icon image
lang
string
requiredLanguage code if not an english tag
Response
success
boolean
Indicates whether the call was successful.
message
string
Success/error message