Update Message ThreadAsk AIput https://sandbox.elationemr.com/api/2.0/message_threads/{id}/Path Paramsidint64requiredBody Paramschart_datedate-timerequiredWhen the message thread's patient chart was created.delivery_datedate-time | nulldocument_datedate-timerequiredWhen the message thread's document was created.is_urgentbooleanDefaults to falseWhether the message is currently urgent.truefalsemembersarray of objectsList of Thread Members, when creating only need to specify the id of the thread member and their status.membersADD objectmessagesarray of objectsList of Thread Messages, when creating only need to provide the body, send_date and sender.messagesADD objectpatientint64requiredThe patient chart for which the thread is about.practiceint64requiredThe id of the practice that owns the patient chart.signed_byint64 | nullThe user who signed the threadsigned_datedate-time | nullThe date and time when the thread was signedResponse 200Updated 7 months ago