Update an AppointmentAsk AIput https://enerflo.io/api/v1/appointments/{appointmentId}Path ParamsappointmentIdint32requiredThis is the Enerflo Appointment IDBody ParamsuserstringThis is the email address of the Enerflo user is assigned to this appointment.startdateThis represents the initial date and time of the appointment, formatted as yyyy-mm-dd hh:mm:ss. The value you provide is assumed to be a Coordinated Universal Time (UTC) timestamp. Example: 2023-12-21 11:00:00enddateThis represents the ending date and time of the appointment, formatted as yyyy-mm-dd hh:mm:ss. The value you provide is assumed to be a Coordinated Universal Time (UTC) timestamp. Example: 2023-12-21 12:00:00Responses 200200 400400Updated 10 months ago