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