Project Management APIs
Operations
GET
Get Projects In Organization Using GET
List projects in org
POST
Create Project In Organization Using POST
Create organization's project
GET
Get Soft Deleted Projects In Organization Using GET
List soft deleted projects in organization
GET
Get Project Metadata Keys Using GET
Get a project's unique metadata keys in an Org
POST
Search Projects By Metadata Using POST
Search projects with specific metadata criteria
DELETE
Delete Project From Organization Using DELETE
Deletes the project from the system
GET
Get Projects Details Using GET
Get the project details
PATCH
Update Projects Attributes Using PATCH
Modify the project attributes
GET
Get Enabled Services For Project Using GET
Lists the services enabled for the project
DELETE
Delete Project Metadata Using DELETE
Delete a project's metadata
GET
Get Project Metadata Using GET
Get a project's metadata
PATCH
Update Project Metadata Using PATCH
Modify a project's metadata
PUT
Set Project Metadata Using PUT
Set project metadata
GET
Get Parent Projects Using GET
Get the list of project parent projects of the specified project
GET
Get Project Service Scopes Using GET
Lists the services allowed to add resouces to the project
POST
Add Project Service Scopes Using POST
Adds services that are allowed to add resources to the Project
POST
Create Project In Organization V2 Using POST
Create organization's project V2