Deploy a shared test suite to a community's domain.
post/testsuite/deployShared
Request body
ignoreWarningsboolean
Whether test suite validation warnings should be ignored.
replaceTestHistoryboolean
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.
updateSpecificationboolean
Whether the test suite's metadata should be updated using the provided test suite's content.
showIdentifiersboolean
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.
testSuitestring base64 required
The shared test suite archive to deploy provided as a Base64-encoded string.