Time Tracking User Profile
This resource lets you configure the time tracking settings in the user's profile.
Resource | /api/users/{userID}/profiles/timetracking |
Returned entity | TimeTrackingUserProfile. For the description of the entity attributes, see Supported Fields section. |
TimeTrackingUserProfile attributes
Represents time tracking settings in the user's profile.
This table describes attributes of the TimeTrackingUserProfile
entity.
To receive an attribute in the response from server, specify it explicitly in the request parameter
fields
.To update an attribute, provide it in the body of a POST request.
Field | Type | Description |
---|---|---|
periodFormat | PeriodFieldFormat | Format, in which period values are displayed for the user. |