Delete a specific test case by its ID.
galtea.test_cases.delete(test_case_id="YOUR_TEST_ID")
The ID of the test case you want to delete.