v2
latestOpenAPI 3.0.02026-07-2632977728.5 KBPractice Management
Partially update a message thread.
Only the following fields can be updated:
- archived (boolean): Mark thread as archived/unarchived
- starred (boolean): Mark thread as starred/unstarred
- assigned_user_profiles (array of integers): Assign user profiles to the thread
- assigned_groups (array of integers): Assign user groups to the thread
All other fields are read-only and will be ignored if provided.
patch/api/message_threads/{id}
Path parameters
idstring required
Query parameters
doctorinteger
practice_groupinteger
patientinteger
message_typestring
archivedstring
starredstring
unread_countinteger
updated_sincestring
Request body
Response
OK