SpiraPlan: SoapService SOAP Web Service
See all operations
Project_Create
Description
Creates a new project in the system and makes the authenticated user owner of it
Parameters
Type | Name | Required |
---|---|---|
RemoteCredentials? | credentials - The credentials for accessing the API | |
RemoteProject? | remoteProject - The new project object (primary key will be empty) | |
int? | existingProjectId - The id of an existing project to use as a template, or null to use the default template |
Return Value
RemoteProject - The populated project object - including the primary key