Sign in

Create time entry

documented

Create a time entry for a card.

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

Input

project_id*
Project ID
123
card_id*
Card ID
456
start_time*
Start time (ISO 8601)
2026-02-18T09:00:00Z
end_time*
End time (ISO 8601)
2026-02-18T10:00:00Z
description
Description
Time entry description
duration*
Duration (seconds)
3600
user_id
User ID
789
Calls Breeze as you (your API key is your account); keychains.dev holds the credentials.