Partially Update Message ThreadAsk AIpatch https://sandbox.elationemr.com/api/2.0/message_threads/{id}/Path Paramsidint64requiredBody Paramschart_datedate-timeWhen the message thread's patient chart was created.delivery_datedate-time | nulldocument_datedate-timeWhen 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 objectpatientint64The patient chart for which the thread is about.practiceint64The 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 8 months ago