The Open API specification for Synapse is now available for download!

Download Open API Spec

PUT /message/status

Updates the current status of a message relative to the current authenticated user. Note: the "recipientId" field of the request body will be ignored.

Resource URL

https://repo-prod.prod.sagebase.org/repo/v1/message/status

Resource Information
Authentication Required
Required OAuth Scopes modify
HTTP Method PUT
Request Object MessageStatus
(application/json)
Response Object None