Item Unpublished

Payload

The payload of this webhook request is an object.
deleteddoubleOptional

The number of items deleted

itemIdstringOptionalformat: "uuid"

The id of the collection item that was deleted

Response

200
any
Return a 200 status to indicate that the data was received successfully.
Payload
1{
2 "deleted": 1,
3 "itemId": "6321ca84df3949bfc6752327"
4}
Built with