Update Custom Content CategoryCopy Pageput https://{APP_DOMAIN}/api/3.2/custom-contents/categories/{id}Updates an existing custom content category.Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path ParamsidintegerrequiredThe ID of the custom content category to updateBody ParamsBody ParamsnamestringrequiredThe name of the category (must be unique)descriptionstringA description of the categoryparent_categoryobjectParent category to nest under. Omit to remove the parent.parent_category objectResponse 200The updated custom content categoryUpdated 5 days ago