Remove functional test cases from a test suite

Removes a list of functional test cases from a test suite. If the test suite is locked, you can call this operation only if you have the owner or edit access. The operation responds with a partial-success 207 response that consists of two arrays, successes and failures. The successes array lists unique identifiers of functional test cases removed successfully, whereas the failures array provides details on any remainders that failed.

Recipes
Remove test cases from a test suite
Open Recipe
Language
URL
Click Try It! to start a request and see the response here!