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

Body

application/json
Task to add to the list
name
string
required
tag
string

Response

200
application/json
Success
name
string
required
id
integer
required
tag
string