DELETE
/
tasks
/
{task_id}
{
  "id": "<string>",
  "message": "<string>"
}

Path Parameters

task_id
string
required

Response

200
application/json

Successful Response

The response is of type object.