/
HI
hicknhack-software
/
Hourglass API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h 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
Create multiple time bookings at once
post
/time_bookings/bulk_create.json
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 bookings found
Changes