Project REST Endpoints

Project

A project is a temporary endeavor undertaken to create a unique product, service, or result. Projects usually contain a work breakdown structure (WBS) and activities.

The Project service supports user defined fields (UDFs) and codes. Use the UDFValue Service to assign UDFs, and the ProjectCodeAssignment Service to assign project codes.

Create Project
Method: post
Path: /project
Delete Project
Method: delete
Path: /project
Read Projects
Method: get
Path: /project
Update Project
Method: put
Path: /project
View Project Field Length
Method: get
Path: /project/getFieldLength/{fieldName}
View Project fields
Method: get
Path: /project/fields