POST /message/{messageId}/forward
Forwards a message to the specified set of recipients. The authenticated user must be either the sender or receiver of the forwarded message.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/message/{messageId}/forward
Resource URL Variables
{messageId} |
Resource Information | |
---|---|
Authentication | Required |
Required OAuth Scopes | view , modify |
HTTP Method | POST |
Request Object | MessageRecipientSet (application/json) |
Response Object | MessageToUser (application/json) |