GET api/2.0/project/message/{messageid}/subscribe This function requires authentication

Description

Checks subscription to the notifications about the actions performed in the discussion with the selected message.

Parameters
Name Description Type Example
messageid
sent in url
Message ID number 1234
Example
GET api/2.0/project/message/1234/subscribe
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json
Returns

Boolean value: true - subscibed, false - unsubscribed