Update time entry
documentedUpdate a time entry for a card.
PUT /projects/{project_id}/cards/{card_id}/time_entry/{timeentry_id}.jsonCardsno implementation yet0 runsInput
timeentry_id*
Time Entry ID
{{$timeentry_id}}
project_id*
Project ID
{{$project_id}}
card_id*
Card ID
{{$card_id}}
hours*
Hours Tracked
{{$hours}}
date*
Date (YYYY-MM-DD)
{{$date}}
comment
Comment
{{$comment}}
Calls Breeze as you (your API key is your account); keychains.dev holds the credentials.