v3

latestOpenAPI 3.0.3MIT2026-07-313881,2455.6 MB
User

Updates the account information of the authenticated user.

patch/api/user/account/

Request body

first_namestring
languagestring

An ISO 639 language code (with optional variant) selected by the user. Ex: en-GB.

email_notification_frequency'instant' | 'daily' | 'weekly' | 'never'
  • instant - instant
  • daily - daily
  • weekly - weekly
  • never - never
completed_onboardingboolean

Indicates whether the user has completed the onboarding.

completed_guided_toursstring[]

Indicates which guided tour types have been completed.

Response

first_namestring
languagestring

An ISO 639 language code (with optional variant) selected by the user. Ex: en-GB.

email_notification_frequency'instant' | 'daily' | 'weekly' | 'never'
  • instant - instant
  • daily - daily
  • weekly - weekly
  • never - never
completed_onboardingboolean

Indicates whether the user has completed the onboarding.

completed_guided_toursstring[]

Indicates which guided tour types have been completed.