Sign in

Update time record

documented

Update an existing time record. ([developers.activecollab.com](https://developers.activecollab.com/api-documentation/v1/projects/whats-new.html?utm_source=openai))

PUT /api/v1/projects/{project_id}/time-records/{time_record_id}Projectsno implementation yet0 runs

Input

project_id*
Project ID
Project ID
time_record_id*
Time Record ID
Time Record ID
value*
Time value (hours)
Value
record_date*
Record date (YYYY-MM-DD)
Record date
user_id*
User ID
User ID
job_type_id*
Job Type ID
Job Type ID
billable_status*
Billable status (0/1)
Billable status
task_id
Task ID (optional)
Task ID
Calls activecollab as you (your API key is your account); keychains.dev holds the credentials.
Update time record · activecollab · OpenIntegrations