Project Settings
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 Test Case TypeThis API deletes a Test Case type that is associated with an existing project
- GET List Test Case TypesThis endpoint fetches the list of Test Case types associated with an existing project
- GET List Test Case LabelsRetrieves the available test case labels from Vansah.
- GET List Test Case PrioritiesRetrieves the list of available test case priorities for a Jira project.
- 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 EnvironmentsThis endpoint retrieves all environments listed under Jira 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
