Optional additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
Optional allowDisable certificate checks in API tests.
Optional basicObject to handle basic authentication when performing the test.
Optional bodyBody to include in the test.
Optional bodyType of the data sent in a Synthetic API test.
Optional cookiesCookies for the request.
Optional deviceFor browser test, array with the different device IDs used to run the test.
Optional followFor API HTTP test, whether or not the test should follow redirects.
Optional headersHeaders to include when performing the test.
Optional locationsArray of locations used to run the test.
Optional metadataMetadata for the Synthetic tests run.
The public ID of the Synthetic test to trigger.
Optional retryObject describing the retry strategy to apply to a Synthetic test.
Optional startStarting URL for the browser test.
Optional variablesVariables to replace in the test.
Optional versionThe version number of the Synthetic test version to trigger.
Generated using TypeDoc
Configuration for Continuous Testing.