Deploy a (non-shared) test suite to a specification.
Request body
The API KEY identifying the target specification.
Whether test suite validation warnings should be ignored.
Whether the test history linked to the test suite's test cases should be reset. This is the default setting to consider if no test case specific options are defined.
Whether the specification's metadata should be updated using the provided test suite's content. For test cases' metadata this setting will be considered as the default, if no test case specific options are defined.
Whether to return the test suite's contained and related identifiers upon successful deployment. These identifiers would be referenced when executing the test suite's tests through the REST API.
The test suite archive to deploy provided as a Base64-encoded string.
Response
Test suite deployed
Whether or not the deployment was completed.