Here are the webhooks that fire for the User resource:


Webhook Events

Webhook EventCause
USER_CREATEDWhen a User is successfully created.
USER_UPDATEDWhen a User is successfully updated.

Read more on how to register and validate webhooks here.