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

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

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

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

tagPath
string | null

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