GET api/2.0/project/message/{messageid}/subscribe
Checks subscription to the notifications about the actions performed in the discussion with the selected message.
Name |
Description |
Type |
Example |
messageid
sent in url
|
Message ID
|
number
|
1234
|
GET api/2.0/project/message/1234/subscribe
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json
Boolean value: true - subscibed, false - unsubscribed