Update a category

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Overview

Updates a category object.

Pass the category ID in the path parameter id.

Header parameters channel and organization are required.

Pass the properties to be updated in the optional body parameters.

🚧

Note: when you update a category, array properties are overwritten. You must pass the entire entitlements and posts arrays.

Path Params
string
required

Category ID

Body Params
entitlements
array of strings

Entitlemetns. A string array of product IDs.

entitlements
string

Access level of this category

string

Password

string

Category slug

posts
array of strings

Array of post IDs

posts
Headers
string
required

Channel ID

string
required

The URL of the end-user web application

Response
200

Category updated.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!