Update a Specific Resource To Project

Introduction

This example allows you to update a resource with the specific ID to a Project, using Aspose.Tasks Cloud API in your applications. 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}​/resources​/{resourceUid} PUT Updates resource with the specified Uid PutResource

cURL Example

SDKs

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

SDK Examples