onLabelDeleted( )


Notes:

Triggered when a label is deleted.

Permissions
Manage Bookings Services and Settings
Manage Contact Labels
Manage Events
Manage Portfolio
Access Verticals by Automations
Set Up Automations
Manage Restaurants - all permissions
Manage Members and Contacts - all permissions
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
handlerfunction

handler(event: LabelDeletedEnvelope): void | Promise<void>

JavaScript
Did this help?