Skip to main content
PUT
/
commerce
/
catalog
/
admin
/
tags
/
{tagCode}
Error
A valid request URL is required to generate request examples
{
  "tagCode": "<string>",
  "tagName": "<string>",
  "tagPath": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.kibocommerce.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Path Parameters

tagCode
string
required

Query Parameters

responseFields
string

limits which fields are returned in the response body

Body

application/json

A generic tag that can be used for any purpose.

tagCode
string
required

A unique code per catalog. Limit 500 characters.

Response

Success

A generic tag that can be used for any purpose.

tagCode
string
required

A unique code per catalog. Limit 500 characters.

tagName
string | null
read-only

Readonly and computed from TagCode. If using hierarchical tag-codes, only the last node

tagPath
string | null
read-only

Readonly and computed from TagCode. If using hierarchical tag-codes, the node path without the TagName