The user.profile.updated event is triggered when a user’s profile is updated.

Event payload

user_id
string
required

An app's user's unique identifier. It is prefixed with 'usr_'

Examples:

"usr_01jqebhswje1ka1z7ahr9rfsgt"

"usr_01jqy7455pf8p9bap5qke912g1"

profile
object
required
updated_at
string<date-time>
required
correlation_id
string