Item Updated
Payload
The payload of this webhook request is an object.
_archived
Boolean determining if the Item is set to archived
_draft
Boolean determining if the Item is set to draft
_id
Unique identifier for the Item
_cid
Unique identifier for the Collection the Item belongs within
name
Name given to the Item
slug
URL structure of the Item in your site. Note: Updates to an item slug will break all links referencing the old slug.
Response
200
any
Return a 200 status to indicate that the data was received successfully.