Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.prelude.so/llms.txt

Use this file to discover all available pages before exploring further.

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
Example:
{ "first_name": "Jane" }
updated_at
string<date-time>
required
Example:

"2025-03-15T12:00:00Z"

correlation_id
string
Example:

"corr_01jqy7455pf8p9bap5qke912g1"