Projects
Create Project
Create a new project in your organization
POST
Create Project
Create a new project within your organization for organizing your automated tests.
Headers
Your Iris API access token
Body
Name of the project
Description of the project
ID of your organization
Response
Returns the created project details upon success.
Response Fields
Unique identifier for the created project
Name of the project
Description of the project
The organization ID associated with the project
Timestamp of when the project was created
Timestamp of when the project was last updated