Sign in

Delete time entry

documented

Delete a time entry from a card.

DELETE /projects/{project_id}/cards/{card_id}/time_entry/{timeentry_id}.jsonCardsno implementation yet0 runs

Input

project_id*
Breeze project_id
{{$project_id}}
card_id*
Breeze card_id
{{$card_id}}
timeentry_id*
Breeze time_entry_id
{{$timeentry_id}}
team_id
Breeze team_id (optional)
{{$team_id}}
Calls Breeze as you (your API key is your account); keychains.dev holds the credentials.
Delete time entry · Breeze · OpenIntegrations