CreateTestsuite
This method can be used for the following functionality: Create a new test suite.
Parameters
Headers
POST /api/ss/testsuite HTTP/1.1
Host: localhost:3000
X-SSAPI-KEY: API
KeyContent-Type: application/json
Connection: closeQuery
{
"name": "..."
}Example
Request
Response
Last updated