v1

latestOpenAPI 3.0.02026-07-24182211348.4 KB
Category

Update category

Updates a category with the specified data, overrides all fields to the new value.

put/category

Request body

CategoryIdinteger

The id of the category. Uniquely identifies a category

Keystring

The key of the category. If feature 'Use alphanumeric category IDs' is enabled, this will be used as identifier instead of id.

Namestring

The name of the category

Rankinteger

The rank of the category

Status'Active' | 'InActive'

The status of the category

Parentsinteger[]

The parents of the category

Urlstring

The category url

Response

The id of the updated category

integer required