Skip to content

UserSettingsUpdateResponse

Response for updating user settings

Extends

Properties

Property Type Description
company null | string Company (max 100 chars)
country null | string Country (max 100 chars)
createdTime string UTC timestamp of creation
department null | string Department (max 100 chars)
email null | string Email address (max 255 chars, must be valid email)
name null | string Name of the user (max 100 chars)
role null | string Role of the user (max 100 chars)
timezone null | string Timezone (max 50 chars)
updatedTime string UTC timestamp of last update
userId string Unique identifier of the user (UUID)