Update Project Online

Introduction

This example explains how to update existing project online by providing Token or Login and Password credentials using Aspose.Tasks Cloud API in your applications. You can use our REST API with any language: .NET, Java, PHP, Ruby, Rails, Python, jQuery and many more.

API Information

API Type Description Resource Link
/tasks/projectOnline/{siteUrl}/{name} PUT Updates existing project in Project Server\Project Online instance. The existing project will be overwritten. UpdateProject

cURL Example

Case 1: Update existing project online using login and password credentials

Case 2: Update existing project online using token credentials

SDKs

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

SDK Examples

Case 1: Update existing project online using login and password credentials

Case 2: Update existing project online using token credentials