Account Added

Payload

The payload of this webhook request is an object.
_idstringOptionalformat: "uuid"
Unique identifier for the User
createdOnstringOptionalformat: "date-time"
The timestamp the user was created
updatedOnstringOptionalformat: "date-time"
The timestamp the user was updated
invitedOnstringOptionalformat: "date-time"
The timestamp the user was invited
lastLoginstringOptionalformat: "date-time"
The timestamp the user was logged in
emailVerifiedbooleanOptional
Shows whether the user has verified their email address
statusenumOptional
The status of the user
Allowed values:
accessGroupslist of objectsOptional
Access groups the user belongs to
dataobjectOptional
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.