Project Settings
12 articles
POST Add Test Case TypeThis API creates a new Test Case type that can be associated with test cases
PUT Update Test Case TypeThis API updates the name of an existing Test Case type
DELETE
Delete Test Case TypeThis API deletes a Test Case type that is associated with an existing project
GET
List Test Case TypesThis API fetches the list of Test Case types associated with an existing project
GET
List Test Case LabelsThis API endpoint retrieve list of Test Case labels when used with appropriate parameters
GET
List Test Case PrioritiesTo retrieve the list of Test Case priorities for an existing project, use below API endpoint
POST
Add EnvironmentThis API creates an environment that can be used during the execution of test cases
PUT
Update EnvironmentThis API updates an environment linked to the environment identifier for any project
DELETE
Remove EnvironmentThis API removes an environment linked to the environment identifier for any project
GET List EnvironmentsThe api retrieves all environment listed under project setting for any workspace
GET List ProjectsRetrieve a list of all projects or a specific project based on the provided query parameters
PUT Update Misc SettingsThe api updates existing miscellaneous settings under project setting for any workspace