Creates a new product category.

On success returns the new category id. The category must reference an existing vertical via
verticalId; color is an optional UI hint. Requires the CatalogUpdate policy.

🔐 Required permissions: catalog.read, catalog.update

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

The product category to create.

int32 | null

Id to use when adding a new product category. if null, will be ignored.
if id already exists, will throw an exception.

string | null
string | null
string | null
int32
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json