wallet.linked
event. Certain API requests might create multiple events. For example, when a user first signs in to your environment, we create a user.created
event, and when a user successfully authenticates, we create a user.session.created
event.
Source | Trigger |
---|---|
Developer Dashboard | When you call an API by modifying Dynamic resources in the Developer Dashboard. |
SDK | When a user action in your app or website integrating the SDK results in an API call. |
API | When you call an API directly. |