Modeling Projects REST Endpoints

Business Objects/Modeling Projects
The operations from the Business Objects/Modeling Projects category.
Create a Modeling Project
Method: post
Path: /lnmProjects
Delete a Modeling Project
Method: delete
Path: /lnmProjects/{projectGid}
Get a Modeling Project
Method: get
Path: /lnmProjects/{projectGid}
Get Modeling Projects
Method: get
Path: /lnmProjects
Update a Modeling Project
Method: patch
Path: /lnmProjects/{projectGid}