Unpublish Category

Unpublishes a specific category identified by its ID. This operation sets the category record to an unpublished state in the system.

post
Path parameters
idstringRequired

The unique identifier of the category to unpublish.

Responses
chevron-right
200

OK

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

Last updated

Was this helpful?