Updates information in the profile of the currently logged in user. Note that all fields are optional, i.e., a partial view of the request body may be given.
Note that the API key has to be sent as Token 123 where 123 is
the key you received after logging in or by creating on the developer
dashboard.
A user's profile, consisting of email, name, profile picture, etc.
The first name of this user.
The last name of this user.
If the user has agreed to receive marketing emails. This is a separate setting from the general notification settings, as it is not related to the app's functionality, but to privacy rights instead.
The country code of the country this user lives in.
The street address of this user.
The city this user lives in.
The zip code of the city this user lives in.
The user's profile image unique identifier. You can retrieve a new image
identifier by POSTing a new image to /image/. Please refer to the respective
section of this documentation.
The primary locale (language) of a user. If it is not set, it is automatically set the next time the user logs in (to the default browser / OS language).
The chosen measurement units (metric or imperial). Note: This is only used for displaying values in frontends - everything served and consumed by the API is in metric units.
METRIC, IMPERIAL The chosen time format, as 24-hour vs 12-hour with AM/PM. Note: This is only used for displaying values in frontends.
24H, AMPM User settings (for the c.technology webapp). You should likely not change these settings using the API, as it will have little effect on anything that you could use the API for (and the settings might frequently change when a user logs in).
User settings (for the c.technology native apps). You should likely not change these settings using the API, as it will have little effect on anything that you could use the API for (and the settings might frequently change when a user logs in).
If the user wants to receive notifications upon receiving a new message.
If the user wants to receive notifications upon a partner posting a new news article.
The date/time at which the user saw the news last time. Used to determine which news are considered "new" for a user.
Deprecated: The company the user works at.
Deprecated: The phone number of the company the user works at.