Post By Booking Id Reschedule
Authentication
AuthorizationBearer
JWT token from @etera-ai/auth package (auth.etera.dev) - Format: Bearer <token>
Path parameters
bookingId
Unique identifier for the booking
Request
This endpoint expects an object.
startDateTime
New start date-time in ISO 8601 format
endDateTime
New end date-time in ISO 8601 format
comment
Optional comment for the reschedule request
Response
This endpoint returns an object.
success
data
message
error
timestamp
