Update Plan(Appium2)
Endpoint Information
Request Body
{
"planName": "Sample Test Plan",
"groupPlan": false,
"description": "This is a sample test plan for demonstration purposes.",
"type": "APPIUM",
"enabled": true,
"deleted": false,
"planParallelTestLimit": 5,
"period": null,
"projectId": 913,
"userId": 1,
"companyId": 1,
"failedTestRetryCount": 2,
"maxExecutionTime": 3600,
"testRunType": "CROSS",
"screenShotType": "YES",
"videoEnabled": true,
"uninstallApp": false,
"clearAppData": false,
"androidMobileApp": 134,
"iosMobileApp": null,
"isSigned": true,
"alertsEnabled": true
}Parameter
Type
Description
Parameter
Type
Description
HTTP Code
Error Message
Description
Example Request
Last updated