POST
/
task
{
  "name": "<string>",
  "tag": "<string>",
  "id": 123
}

Body

application/json

Task to add to the list

The body is of type object.

Response

200
application/json

Success

The response is of type object.