Unpublish Catalog Item
Unpublishes a catalog item with the specified ID. If content is of type template, unreleases all its versions.
Request
URI
POST
https://{api_host}/catalog/api/items/{catalogItemId}:unpublish
COPY
Path Parameters
string
catalogItemId
Required
Catalog Item ID
Responses
200
OK
Operation doesn't return any data structure
401
Unauthorized
Operation doesn't return any data structure
403
Forbidden
Operation doesn't return any data structure
Code Samples
COPY
curl -X POST -H 'Authorization: <value>' https://{api_host}/catalog/api/items/{catalogItemId}:unpublish
On This Page
Catalog Items Operations
GET
Get Catalog Items
GET
Get Catalog Filters
GET
Get Catalog Filter By Id
POST
Assign Catalog Item To Projects
POST
Republish Catalog Item
POST
Unpublish Catalog Item
GET
Get Catalog Item
GET
Geta Catalog Item Form
POST
Request Catalog Item Instances
GET
Get Versions
GET
Get Version By Id
GET
Geta Catalog Item Version Form
POST
Publish Catalog Item