post https://{hostname}/test-management/v3/functional/test-suites//test-cases/restore
Restores functional test cases into a test suite. To get the testCaseId
of the test case you want to restore, run the List test cases operation with includeRecentlyDeleted
set to true
. The operation responds with a partial-success 207 response.