The results from unpublishing the collection item

Trigger Type

collection_item_unpublished

Properties

FieldTypeDescription
deleted numberThe number of items deleted
itemId stringThe id of the collection item that was deleted

Example

{
    "deleted": 1,
    "itemId": "6321ca84df3949bfc6752327"
}