{ "occuredAt": 1673531200, "type": "User/Created", "body": { "user": { "id": "user123", "name": "John Smith", "language": "en", "occupation": "Sales Manager", "location": "London", "timezone": "Europe/London", "email": "john@example.com", "isBanned": false, "role": { "alias": "learner" }, "fromApi": true, "image": null, "userAttributes": [ { "apiId": "department", "name": "Department", "type": 1, "value": "Sales" } ] } } }
User-related webhook events and payloads
Show User properties
Was this page helpful?