The user.created event is triggered when a new user is created either from the Frontend API or the Management API.
user.created
An app's user's unique identifier. It is prefixed with 'usr_'
"usr_01jqebhswje1ka1z7ahr9rfsgt"
Show child attributes
phone_number
email_address
"+306912345678"
{ "user_id": "usr_01jqebhswje1ka1z7ahr9rfsgt", "identifiers": [ { "type": "phone_number", "value": "+306912345678" } ], "profile": {}, "source": "<string>", "created_at": "2023-11-07T05:31:56Z" }