POST api/SecureMessagesToPatient?messageId={messageId}&read={read}

Marks the secure message as read.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
messageId

Unique ID of the secure message.

globally unique identifier

Required

read

Indicates if message to be marked read or unread.

boolean

Required

Body Parameters

None.

Response Information

Resource Description

Object

None.

Response Formats

application/json, text/json

Sample:
{}

application/xml, text/xml

Sample:
<z:anyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/" />