Project REST Endpoints
Project
The Project service enables you to send requests related to Prime projects.
- Creates a project.
-
Method: postPath:
/v16.2/project
- Creates projects.
-
Method: postPath:
/v16.2/project/batch
- Deletes the project for the specified project ID.
-
Method: deletePath:
/v16.2/project/{id}
- Deletes the projects for the specified project IDs.
-
Method: deletePath:
/v16.2/project/batch
- Returns the project for the specified project ID.
-
Method: getPath:
/v16.2/project/{id}
- Returns the project specified by the project code.
-
Method: getPath:
/v16.2/project/code/{code}
- Returns the project specified by the project name.
-
Method: getPath:
/v16.2/project/name/{name}
- Returns the project specified by the workspace ID.
-
Method: getPath:
/v16.2/project/workspace/{id}
- Returns the projects specified by the assigned code value.
-
Method: getPath:
/v16.2/project/codeType/{typeId}/codeValue/{code}
- Returns the projects specified by the assigned Configured field value.
-
Method: getPath:
/v16.2/project/configuredField/{viewColumnName}/{value}
- Updates the project for the specified project ID.
-
Method: putPath:
/v16.2/project
- Updates the projects for the specified project IDs.
-
Method: putPath:
/v16.2/project/batch
Project
The Project service enables you to send requests related to Prime projects.
- Creates a project.
-
Method: postPath:
/v16.2/project
- Updates the project for the specified project ID.
-
Method: putPath:
/v16.2/project
- Deletes the projects for the specified project IDs.
-
Method: deletePath:
/v16.2/project/batch
- Creates projects.
-
Method: postPath:
/v16.2/project/batch
- Updates the projects for the specified project IDs.
-
Method: putPath:
/v16.2/project/batch
- Returns the project specified by the project code.
-
Method: getPath:
/v16.2/project/code/{code}
- Returns the projects specified by the assigned code value.
-
Method: getPath:
/v16.2/project/codeType/{typeId}/codeValue/{code}
- Returns the projects specified by the assigned Configured field value.
-
Method: getPath:
/v16.2/project/configuredField/{viewColumnName}/{value}
- Returns the project specified by the project name.
-
Method: getPath:
/v16.2/project/name/{name}
- Returns the project specified by the workspace ID.
-
Method: getPath:
/v16.2/project/workspace/{id}
- Deletes the project for the specified project ID.
-
Method: deletePath:
/v16.2/project/{id}
- Returns the project for the specified project ID.
-
Method: getPath:
/v16.2/project/{id}
Project
The Project service enables you to send requests related to Prime projects.
- Deletes the projects for the specified project IDs.
-
Method: deletePath:
/v16.2/project/batch
- Deletes the project for the specified project ID.
-
Method: deletePath:
/v16.2/project/{id}
- Returns the project specified by the project code.
-
Method: getPath:
/v16.2/project/code/{code}
- Returns the projects specified by the assigned code value.
-
Method: getPath:
/v16.2/project/codeType/{typeId}/codeValue/{code}
- Returns the projects specified by the assigned Configured field value.
-
Method: getPath:
/v16.2/project/configuredField/{viewColumnName}/{value}
- Returns the project specified by the project name.
-
Method: getPath:
/v16.2/project/name/{name}
- Returns the project specified by the workspace ID.
-
Method: getPath:
/v16.2/project/workspace/{id}
- Returns the project for the specified project ID.
-
Method: getPath:
/v16.2/project/{id}
- Creates a project.
-
Method: postPath:
/v16.2/project
- Creates projects.
-
Method: postPath:
/v16.2/project/batch
- Updates the project for the specified project ID.
-
Method: putPath:
/v16.2/project
- Updates the projects for the specified project IDs.
-
Method: putPath:
/v16.2/project/batch