These docs are for v2.2022.0501. Click to read the latest docs for v2.2023.0501.

user.reactivated

📘

NOTE

To get access and subscribe to our webhooks, email [email protected].

This webhook will be triggered when a user is reactivated.

Below is an example user.reactivated payload.

{
  "user_id": 123456,
  "company_id": 1235
}