Webhooks
Here are the webhooks that fire for the User resource:
Webhook Events
Webhook Event | Cause |
---|---|
USER_CREATED | When a User is successfully created. |
USER_UPDATED | When a User is successfully updated. |
Read more on how to register and validate webhooks here.
Updated about 2 months ago