onPolicyCreated( )


Notes:

Triggered when a policy is created.

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

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

Did this help?