Update a Specific TimeTrackingUserProfile
POST {{baseUrl}}/users/:id/profiles/timetracking?fields=periodFormat(id)
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
fields | string |
Request Body
{"periodFormat"=>{"id"=>"FULL"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |