Update categoryCopy Pageput https://navigator-api.tweakwise.com/categoryUpdates a category with the specified data, overrides all fields to the new value.Body ParamsA category object with changes to update the given categoryCategoryIdint64The id of the category. Uniquely identifies a categoryKeystringThe key of the category. If feature 'Use alphanumeric category IDs' is enabled, this will be used as identifier instead of id.NamestringThe name of the categoryRankint64The rank of the categoryStatusstringenumThe status of the categoryActiveInActiveAllowed:ActiveInActiveLandingPageobjectLanding page of a category with settings for templates etc.LandingPage objectParentsarray of int64sThe parents of the categoryParentsADD int64UrlstringThe category urlHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsonAllowed:application/jsontext/jsonResponses 200The id of the updated category 400BadRequestUpdated 1 day ago