Update booking
documentedUpdate an existing booking (alternative method).
POST /bookings/{booking_id}Bookingsno implementation yet0 runsInput
booking_id
Booking ID
12345
start
Booking start time (ISO 8601)
2026-02-18T09:00:00Z
end
Booking end time (ISO 8601)
2026-02-18T11:00:00Z
title
Booking title
Client meeting
notes
Notes
Agenda items
task_id
Task ID
54321
user_id
User ID
67890
project_id
Project ID
98765
Calls Paymo as you (your API key is your account); keychains.dev holds the credentials.