Skip to main content
DELETE
/
api
/
tasks
/
{id}
cURL
curl --request DELETE \
  --url http://localhost/api/tasks/{id}
This response does not have an example.

Path Parameters

id
string
required

Response

OK

I