PS.ProjectCollection.add Method (ps.js)

Adds a new project to the collection of projects.

Applies to: Project Professional 2013 | Project Server 2013

PS.ProjectCollection.add(parameters)

Parameters

parameters
Type: PS.ProjectCreationInformation
An object that contains information that is used to create the project.

Return value

PS.PublishedProject

REST resource endpoint

Endpoint URI structure

http://<sitecollection>/<site>/_api/ProjectServer/Projects/add(parameters)

HTTP requests

This resource supports the following HTTP commands:

  • POST

POST syntax

POST http://<sitecollection>/<site>/_api/ProjectServer/Projects/add(parameters)

Resource parameters

  • parameters