Delete a Task from Project

Introduction

This example allows you to delete a project task with all references to it and rebuilds tasks tree, using Aspose.Tasks Cloud. Aspose.Tasks Cloud is a REST API which can be used with any language: .NET, Java, PHP, Ruby, Rails, Python, jQuery and many more.

API Information

API Type Description Resource Link
/tasks/{name}/tasks/{taskUid} DELETE Deletes a project task with all references to it and rebuilds tasks tree DeleteTask

cURL Example

SDKs

The Aspose.Tasks Cloud SDKs can be downloaded from the following page: Available SDKs

SDK Examples