Update account profile

Updates profile fields such as name, email, phone, zip code, date of birth,
and address. Also syncs name tags to OneSignal for push notifications.

Body Params
string | null

The address line 1 of the user.

string | null

The address line 2 of the user.

boolean | null

Controls whether offers are automatically saved to user wallet.

string | null

The city of the user.

date | null

The date of birth of the user in format YYYY-MM-DD. used in Entertainment Facade

string | null

The email address of the user. When provided, updates kigo_managed_accounts.email
and automatically sets accounts.is_preview to false.

string | null

The first name of the user.

string | null

The gender of the user. used in Entertainment Facade

string | null

The last name of the user.

boolean | null

Whether the user has opted into location services for automatic location detection

string | null

The phone number of the user.

string | null

The state of the user.

string

Additional attributes to store program-specific metadata as user info.

string | null

The user name of the user.

string | null

The zip code of the user.

Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json