POST /entity/{id}/message
Adds the owner of the given entity as an additional recipient of the message. Afterwards, behavior is identical to POST /message
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/entity/{id}/message
Resource URL Variables
| {id} |
| Resource Information | |
|---|---|
| Authentication | Required |
| Required OAuth Scopes | view , modify |
| HTTP Method | POST |
| Request Object | MessageToUser (application/json) |
| Response Object | MessageToUser (application/json) |