Company deleted event

Triggered when Mautic deletes a Company.

Event type

mautic.company_post_delete

Event properties

Key

Type

Description

id

int

ID of the deleted Company

company

object

Company 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.