Remove test cases

Removes functional test cases with specific identifiers from a test suite. To get the identifiers, run the List test cases operation. The operation responds with a partial-success 207 response.

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

Test case identifiers you want to remove from a test suite. To get these values, run the List test cases operation.

Unique identifiers of test cases to remove.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Response body
object

Response for remove functional test cases.

failures
array of objects
required
length ≥ 0

HTTP Problem Details objects indicating causes of failure.

failures*
object

Specifies the error that occurred.

existingEntities
array of objects
length ≥ 0

Lists objects included within the functional test case.

existingEntities
object
Has additional fields
string
required

An unique UUID generated for the error object.

string
length ≥ 1

Request field name the error refers to. It can be a URL path or query parameter, or any request payload field name.

requestObjects
array of objects
length ≥ 0

Lists invalid request objects.

requestObjects
object
Has additional fields
requestValues
array
length ≥ 0

Lists values corresponding to the requestField.

requestValues
string
required
length ≥ 1

Title of the error.

string
required
length ≥ 1

Type of error.

successes
array of integers
required
length ≥ 0

Lists details on removed test cases.

Language
Authentication
URL
Original text
Rate this translation
Your feedback will be used to help improve Google Translate