Contact deleted event

Triggered when Mautic deletes a Contact.

Event type

mautic.lead_post_delete

Event properties

Key

Type

Description

id

int

ID of the deleted Contact

company

object

Contact object. Note that id is null in this context. Use the id in the event instead.

timestamp

string

Date/time the event occurred in ISO 8601 format.