Update a test suite with child objects

Updates a test suite and included test cases and variables.

Path Params
integer
required

Identifies a test suite. To get this value, run the List test suites operation.

Query Params
string

For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

Body Params
configs
object

Specifies the Property Manager property associated with the test suite, if applicable.

integer
≥ 0

Number of included test cases executable in a test run. To learn more, see Variable groups.

boolean
required

Locks the test suite so that only designated owners or editors can modify it.

boolean
required

Runs the test suite statefully, retaining cookies and session data for subsequent test cases within the test suite.

testCases
array of objects
length ≥ 0

Lists test cases included in the test suite.

testCases
string
length between 1 and 4000

Description of the test suite, when available.

string
required
length between 1 and 100

Unique name for each test suite.

variables
array
length ≥ 0

Lists variables included in the test suite.

variables
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json