Item Updated

Payload

The payload of this webhook request is an object.
_archivedbooleanOptionalDefaults to false

Boolean determining if the Item is set to archived

_draftbooleanOptionalDefaults to false

Boolean determining if the Item is set to draft

_idstringOptional

Unique identifier for the Item

_cidstringOptional

Unique identifier for the Collection the Item belongs within

namestringOptional

Name given to the Item

slugstringOptional

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.