NOTE
To get access and subscribe to our webhooks, email [email protected].
This webhook will be triggered when a user is deactivated.
Below is an example user.deactivated
payload.
{
"editing_user_id": 999999,
"target_user_id": 12345,
"company_id": 123
}