latestOpenAPI 3.0.02026-08-232861531.0 MB

d3c75c2a2f1d

messages

Update message visibility

put/messages/{messageId}

Path parameters

messageIdstring required

Messages' unique identifier in Luma's database.

Query parameters

markMessageAs'public' | 'private' | 'internal'

Helps determine where a certain message should be displayed.

  • public = manual and automated messages sent to patients, visible to patients logged into our patient web app;<br/>
  • private = automated messages sent to staff, only visible to one recipient staff user;<br/>
  • internal = manual messages sent from staff to staff, visible to both staff users involved in a conversation, whenever one @mentined the other, both logged into our internal web app, and usually on Hub rather than any notification areas.<br/>

Request body

markMessageAs'public' | 'private' | 'internal'

Response

Success updating message visibility