/
HI
hicknhack-software
/
Hourglass API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 48m ago · Updated 1mo ago
Details
Filter operations
Time bookings
7
get
Lists all visible time bookings
get
Find time booking by ID
put
Update an existing time booking
delete
Deletes a time booking
delete
Deletes multiple time bookings at once
post
Updates multiple time bookings at once
post
Create multiple time bookings at once
Time logs
11
Time trackers
8
Time bookings
Update an existing time booking
put
/time_bookings/{id}.json
Path parameters
id
string
required
Request body
TimeBookingParams
required
start
string
date-time
stop
string
date-time
user_id
integer
project_id
integer
activity_id
integer
issue_id
integer
comments
string
Response
time booking found
Changes