OAuth App Deleted


Notes:

Triggered when an OAuth app is deleted.

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

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

Did this help?