Account Deleted
Payload
The payload of this webhook request is an object.
_id
Unique identifier for the User
createdOn
The timestamp the user was created
updatedOn
The timestamp the user was updated
invitedOn
The timestamp the user was invited
lastLogin
The timestamp the user was logged in
emailVerified
Shows whether the user has verified their email address
status
The status of the user
Allowed values:
accessGroups
Access groups the user belongs to
data
An object containing the User’s basic info and custom fields
Response
200
any
Return a 200 status to indicate that the data was received successfully.