onCategoryCreated( )


Deprecation Warning

This event will be deprecated on October 15, 2025.

Notes:

Triggered when a category is created.

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

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

Did this help?