Projects REST Endpoints

Projects

REST API endpoints for Projects

Create a Notification Template for a Project
Method: post
Path: /api/v2/projects/{id}/notification_templates_error/
Create a Notification Template for a Project
Method: post
Path: /api/v2/projects/{id}/notification_templates_started/
Create a Notification Template for a Project
Method: post
Path: /api/v2/projects/{id}/notification_templates_success/
Create a Project
Method: post
Path: /api/v2/projects/
Create a Schedule for a Project
Method: post
Path: /api/v2/projects/{id}/schedules/
Delete a Project
Method: delete
Path: /api/v2/projects/{id}/
List Activity Streams for a Project
Method: get
Path: /api/v2/projects/{id}/activity_stream/
List Inventory Sources for a Project
Method: get
Path: /api/v2/projects/{id}/scm_inventory_sources/
List Notification Templates for a Project
Method: get
Path: /api/v2/projects/{id}/notification_templates_error/
List Notification Templates for a Project
Method: get
Path: /api/v2/projects/{id}/notification_templates_started/
List Notification Templates for a Project
Method: get
Path: /api/v2/projects/{id}/notification_templates_success/
List Project Updates for a Project
Method: get
Path: /api/v2/projects/{id}/project_updates/
List Projects
Method: get
Path: /api/v2/projects/
List Roles for a Project
Method: get
Path: /api/v2/projects/{id}/object_roles/
List Schedules for a Project
Method: get
Path: /api/v2/projects/{id}/schedules/
List Teams
Method: get
Path: /api/v2/projects/{id}/teams/
List Users
Method: get
Path: /api/v2/projects/{id}/access_list/
Retrieve a Project
Method: get
Path: /api/v2/projects/{id}/
Retrieve a Project
Method: get
Path: /api/v2/projects/{id}/inventories/
Retrieve Project Playbooks
Method: get
Path: /api/v2/projects/{id}/playbooks/
Update a Project
Method: patch
Path: /api/v2/projects/{id}/
Update a Project
Method: put
Path: /api/v2/projects/{id}/
Update Project
Method: get
Path: /api/v2/projects/{id}/update/
Update Project
Method: post
Path: /api/v2/projects/{id}/update/
Projects Copy Create
Method: post
Path: /api/v2/projects/{id}/copy/
Projects Copy List
Method: get
Path: /api/v2/projects/{id}/copy/