v1

latestOpenAPI 3.0.02026-07-24182211348.4 KB
Category

Patch category

Patches a category with the specified changes, only the given values will be updated.

patch/category/{categoryId}

Path parameters

categoryIdinteger required

The ID of the category to patch.

Request body

Keystring

New category key

Namestring

New category name

Rankinteger

New category rank

Status'Active' | 'InActive'

New category status

Parentsinteger[]

New collection of category parents

Urlstring

The category url

Response

The id of the updated category

integer required