Skip to main content
DELETE
/
taskTypes
/
{id}
Deletes a task type
curl --request DELETE \
  --url http://localhost:3000/v2/taskTypes/{id}

Path Parameters

id
string<objectid>
required

Task Type ID

Response

Task type updated successfully