跳到主要内容

Add a task

POST 

/api/2.0/project/{projectid:[0-9]+}/task

Adds a task to the selected project with the parameters (responsible user ID, task description, deadline time, etc) specified in the request.

Request

Responses

Added task