Setting up the test plan
Name
Value
Name
Type
Description
null //empty response with 200 success code indicating the test plan has been set up{ // Usually happens with invalid parameters
"status_code": 400,
"detail": "Project Details not found."
}Last updated