tasks.comments.pin
Pins a comment to a task to make it visible in the task list.
HTTP method
POST
Content type
application/x-www-form-urlencoded
Parameters
-
task_id
POST
Task ID.
-
id
POST
Comment ID.
-
format
GET
Optional
Sets response format. Available options:
json(default),xml.
Error codes
-
invalid_request
Invalid formed request. Additional information about the error is available in
error_descriptionparameter. -
access_denied
Access to the specified API method for the current token is denied.
-
invalid_method
Unknown API method.









