onInfoSectionDeleted( )


Notes:

Triggered when an info section is deleted.

Permissions
Read info sections in v3 catalog
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
handlerfunction

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

Did this help?