User webhooks provide real-time notifications about user-related activities and changes.Documentation Index
Fetch the complete documentation index at: https://docs.konstantly.com/llms.txt
Use this file to discover all available pages before exploring further.
User/Created
Triggered when a new user is created in the system.Payload
New user information
User/Edited
Triggered when user information is updated.Payload
Updated user information (same structure as User/Created)