Task opt-in
Changes the status of the task to opt-in or opt-out depending on it's previous status.
URL
/TaskOptIn?pid=37decc0e-290f-414c-90f4-87c6783bd06d&tid=10FO&state=true&_=1463585611297
Method
Parameters
Pid
- Specifies the project ID of the task
- REQUIRED
- Example Value: 37decc0e-290f-414c-90f4-87c6783bd06d
Tid
- Specifies the task ID of the task
- REQUIRED
- Example Value: 10FO
State
- Specifies the new value of the opt-in status
- REQUIRED
- Example Value: true
Back to top