For the complete documentation index, see llms.txt. This page is also available as Markdown.

Publish category

Publishes an category by updating its status to published.

post
Path parameters
idstringRequired

The unique identifier of the category to publish.

Responses
200

OK

application/json
idstringOptional
namestringOptional
revisioninteger · int32Optional
descriptionstring · nullableOptional
statusstring · enumOptionalPossible values:
post/public/v1/public-catalog/categories/{id}/publish

Last updated

Was this helpful?