Sign in

Stop a Time Entry

documented

Stop the currently running timer for the authenticated user in the Workspace.

POST /v2/team/{team_id}/time_entries/stopTime Trackingno implementation yet0 runs

Input

team_id*
Team ID
{{$team_id}}
start
Start time (ms since epoch)
{{$start}}
end
End time (ms since epoch)
{{$end}}
task_id*
Task ID
{{$task_id}}
description
Description
{{$description}}
tags
Tags
{{$tags}}
duration
Duration (ms)
{{$duration}}
Calls ClickUp as you (your API key is your account); keychains.dev holds the credentials.
Stop a Time Entry · ClickUp · OpenIntegrations