onCategoryDeleted( )


Deprecation Warning

This event will be deprecated on October 15, 2025.

Notes:

Triggered when a category is removed.

Permissions
Manage Forums
Read Forums
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
handlerfunction

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

Did this help?