Update a time entry

Partially update a time entry. Requires scope time_entries:write.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Time-entry mapping_id.

Body Params
number
≥ 1

Total minutes worked.

number
≥ 0

Minutes to deduct from the logged total (e.g. breaks).

date-time

ISO 8601 start timestamp.

date-time

ISO 8601 end timestamp.

boolean

Whether the entry is billable.

string
length ≤ 4096

Free-text note describing the work performed.

string
enum

Activity classification for the logged time.

Allowed:
string
enum

Visibility of the entry.

Allowed:
string
enum

Alias for access_specifier.

Allowed:
boolean

Whether to mark the entry as the ticket resolution.

uuid

Work type mapping_id classifying the work.

uuid

Work role mapping_id classifying the work.

boolean

Whether the time fell within the customer's operating hours.

notes_attachments
array of strings
length ≤ 50

Attachment mapping_ids to attach to the note. Maximum 50.

notes_attachments
Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json