Move a Task to Sibling Task
Contents
[
Hide
]
Introduction
This example explains how to move a task to another position under the same parent and the same outline level, 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}/moveToSibling | PUT | Move a task to another position under the same parent and the same outline level | PutMoveTaskToSibling |
cURL Example
SDKs
The Aspose.Tasks Cloud SDKs can be downloaded from the following page: Available SDKs