{"id":20453,"date":"2023-01-20T09:32:39","date_gmt":"2023-01-20T00:32:39","guid":{"rendered":"https:\/\/44.225.35.201\/testrail\/docs\/801\/api-manual\/reference\/cases\/"},"modified":"2025-10-01T14:26:17","modified_gmt":"2025-10-01T05:26:17","slug":"api-cases","status":"publish","type":"page","link":"https:\/\/docs.testrail.techmatrix.jp\/testrail\/docs\/9\/api-manual\/reference\/api-cases\/","title":{"rendered":"\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9"},"content":{"rendered":"<p>\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u306b\u95a2\u3059\u308b\u60c5\u5831\u3092\u53d6\u5f97\u3057\u305f\u308a\u3001\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u3092\u4f5c\u6210\u307e\u305f\u306f\u5909\u66f4\u3059\u308b\u306b\u306f\u3001\u6b21\u306e API \u30e1\u30bd\u30c3\u30c9\u3092\u4f7f\u7528\u3057\u307e\u3059\u3002\u00a0<abbr title=\"\">\u00a0<\/abbr><\/p>\n<h2 id=\"getcase\">get_case<\/h2>\n<p>\u65e2\u5b58\u306e\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u3092\u8fd4\u3057\u307e\u3059\u3002<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"powershell\">GET index.php?\/api\/v2\/get_case\/{case_id}<\/pre>\n<h3 id=\"01G68JZ4AKYR83WPCAFVVN0TKJ\">\u30d1\u30e9\u30e1\u30fc\u30bf\u30fc<\/h3>\n<table class=\"table table--hover\" style=\"border-collapse: collapse; width: 100%;\">\n<thead>\n<tr>\n<th style=\"width: 19.4286%;\">\u540d\u524d<\/th>\n<th style=\"width: 15%;\">\u30bf\u30a4\u30d7<\/th>\n<th style=\"width: 16.2858%;\">\u5fc5\u9808<\/th>\n<th style=\"width: 49.1428%;\">\u8aac\u660e<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"width: 19.4286%;\">case_id<\/td>\n<td style=\"width: 15%;\">integer<\/td>\n<td style=\"width: 16.2858%;\">true<\/td>\n<td style=\"width: 49.1428%;\">\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u306e ID<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>\u30ea\u30af\u30a8\u30b9\u30c8\u306e\u4f8b<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"powershell\"># Get the test case with an ID of 42\nGET index.php?\/api\/v2\/get_case\/42<\/pre>\n<h3>\u30ec\u30b9\u30dd\u30f3\u30b9\u306e\u5185\u5bb9<\/h3>\n<p>\u30ec\u30b9\u30dd\u30f3\u30b9\u306e\u4f8b<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\">{\n    \"id\": 1,\n    \"title\": \"Print document history and attributes\",\n    \"section_id\": 1,\n    \"template_id\": 1,\n    \"type_id\": 2,\n    \"priority_id\": 2,\n    \"milestone_id\": null,\n    \"refs\": null,\n    \"created_by\": 1,\n    \"created_on\": 1646317844,\n    \"updated_by\": 1,\n    \"updated_on\": 1646317844,\n    \"estimate\": null,\n    \"estimate_forecast\": \"8m 40s\",\n    \"suite_id\": 1,\n    \"display_order\": 1,\n    \"is_deleted\": 0,\n    \"custom_automation_type\": 0,\n    \"custom_preconds\": null,\n    \"custom_steps\": null,\n    \"custom_expected\": null,\n    \"custom_steps_separated\": null,\n    \"custom_mission\": null,\n    \"custom_goals\": null,\n    \"labels\": [\n     {\n      \"id\": 1,\n      \"title\": \"label1\",\n      \"created_by:\"2\",\n      \"created_on: \"timestamp\",\n      },\n     {\n      \"id\": 2,\n      \"title\": \"label2\",\n      \"created_by\":\"2\",\n      \"created_on\": \"timestamp\",\n      }\n    ]\n}<\/pre>\n<p>\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u306f\u6b21\u306e\u30b7\u30b9\u30c6\u30e0\u9805\u76ee\u304c\u5e38\u306b\u542b\u307e\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n<table class=\"table table--hover\" style=\"height: 352px;\">\n<thead>\n<tr style=\"height: 22px;\">\n<th style=\"width: 160.026px; height: 22px;\">\u540d\u524d<\/th>\n<th style=\"width: 138.958px; height: 22px;\">\u30bf\u30a4\u30d7<\/th>\n<th style=\"width: 391.107px; height: 22px;\">\u8aac\u660e<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr style=\"height: 22px;\">\n<td style=\"width: 152.005px; height: 22px;\">created_by<\/td>\n<td style=\"width: 130.938px; height: 22px;\">integer<\/td>\n<td style=\"width: 383.086px; height: 22px;\">\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u3092\u4f5c\u6210\u3057\u305f\u30e6\u30fc\u30b6\u30fc\u306e ID<\/td>\n<\/tr>\n<tr style=\"height: 22px;\">\n<td style=\"width: 152.005px; height: 22px;\">created_on<\/td>\n<td style=\"width: 130.938px; height: 22px;\">timestamp<\/td>\n<td style=\"width: 383.086px; height: 22px;\">\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u304c\u4f5c\u6210\u3055\u308c\u305f\u65e5\u6642 (UNIX \u30bf\u30a4\u30e0\u30b9\u30bf\u30f3\u30d7)<\/td>\n<\/tr>\n<tr style=\"height: 22px;\">\n<td style=\"width: 152.005px; height: 22px;\">estimate<\/td>\n<td style=\"width: 130.938px; height: 22px;\">timespan<\/td>\n<td style=\"width: 383.086px; height: 22px;\">\u898b\u7a4d\u308a\u6642\u9593\u3002\u4f8b: \u201c30s\u201d \u3084 \u201c1m 45s\u201d<\/td>\n<\/tr>\n<tr style=\"height: 22px;\">\n<td style=\"width: 152.005px; height: 22px;\">estimate_forecast<\/td>\n<td style=\"width: 130.938px; height: 22px;\">timespan<\/td>\n<td style=\"width: 383.086px; height: 22px;\">\u4e88\u60f3\u898b\u7a4d\u308a\u6642\u9593\u3002\u4f8b: \u201c30s\u201d \u3084 \u201c1m 45s\u201d<\/td>\n<\/tr>\n<tr style=\"height: 22px;\">\n<td style=\"width: 152.005px; height: 22px;\">id<\/td>\n<td style=\"width: 130.938px; height: 22px;\">integer<\/td>\n<td style=\"width: 383.086px; height: 22px;\">\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u306e\u4e00\u610f\u306e ID<\/td>\n<\/tr>\n<tr style=\"height: 22px;\">\n<td style=\"width: 152.005px; height: 22px;\">milestone_id<\/td>\n<td style=\"width: 130.938px; height: 22px;\">integer<\/td>\n<td style=\"width: 383.086px; height: 22px;\">\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u306b\u30ea\u30f3\u30af\u3055\u308c\u3066\u3044\u308b\u30de\u30a4\u30eb\u30b9\u30c8\u30fc\u30f3\u306e ID<\/td>\n<\/tr>\n<tr style=\"height: 22px;\">\n<td style=\"width: 152.005px; height: 22px;\">priority_id<\/td>\n<td style=\"width: 130.938px; height: 22px;\">integer<\/td>\n<td style=\"width: 383.086px; height: 22px;\">\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u306b\u30ea\u30f3\u30af\u3055\u308c\u3066\u3044\u308b\u512a\u5148\u5ea6\u306e ID<\/td>\n<\/tr>\n<tr style=\"height: 22px;\">\n<td style=\"width: 152.005px; height: 22px;\">refs<\/td>\n<td style=\"width: 130.938px; height: 22px;\">string<\/td>\n<td style=\"width: 383.086px; height: 22px;\">\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u306b\u30ea\u30f3\u30af\u3055\u308c\u3066\u3044\u308b\u53c2\u7167\/\u8981\u4ef6\u306e\u30ab\u30f3\u30de\u533a\u5207\u308a\u30ea\u30b9\u30c8<\/td>\n<\/tr>\n<tr style=\"height: 22px;\">\n<td style=\"width: 152.005px; height: 22px;\">section_id<\/td>\n<td style=\"width: 130.938px; height: 22px;\">integer<\/td>\n<td style=\"width: 383.086px; height: 22px;\">\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u304c\u6240\u5c5e\u3059\u308b\u30bb\u30af\u30b7\u30e7\u30f3\u306e ID<\/td>\n<\/tr>\n<tr style=\"height: 22px;\">\n<td style=\"width: 152.005px; height: 22px;\">suite_id<\/td>\n<td style=\"width: 130.938px; height: 22px;\">integer<\/td>\n<td style=\"width: 383.086px; height: 22px;\">\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u304c\u6240\u5c5e\u3059\u308b\u30c6\u30b9\u30c8 \u30b9\u30a4\u30fc\u30c8\u306e ID<\/td>\n<\/tr>\n<tr style=\"height: 22px;\">\n<td style=\"width: 152.005px; height: 22px;\">template_id<\/td>\n<td style=\"width: 130.938px; height: 22px;\">integer<\/td>\n<td style=\"width: 383.086px; height: 22px;\">\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u304c\u4f7f\u7528\u3059\u308b\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8 (\u30d5\u30a3\u30fc\u30eb\u30c9 \u30ec\u30a4\u30a2\u30a6\u30c8) \u306e ID (<strong>TestRail 5.2 \u4ee5\u964d\u304c\u5fc5\u8981<\/strong>)<\/td>\n<\/tr>\n<tr style=\"height: 22px;\">\n<td style=\"width: 152.005px; height: 22px;\">title<\/td>\n<td style=\"width: 130.938px; height: 22px;\">string<\/td>\n<td style=\"width: 383.086px; height: 22px;\">\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u306e\u30bf\u30a4\u30c8\u30eb<\/td>\n<\/tr>\n<tr style=\"height: 22px;\">\n<td style=\"width: 152.005px; height: 22px;\">type_id<\/td>\n<td style=\"width: 130.938px; height: 22px;\">integer<\/td>\n<td style=\"width: 383.086px; height: 22px;\">\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u306b\u30ea\u30f3\u30af\u3055\u308c\u3066\u3044\u308b\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9 \u30bf\u30a4\u30d7\u306e ID<\/td>\n<\/tr>\n<tr style=\"height: 22px;\">\n<td style=\"width: 152.005px; height: 22px;\">updated_by<\/td>\n<td style=\"width: 130.938px; height: 22px;\">integer<\/td>\n<td style=\"width: 383.086px; height: 22px;\">\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u3092\u6700\u5f8c\u306b\u66f4\u65b0\u3057\u305f\u30e6\u30fc\u30b6\u30fc\u306e ID<\/td>\n<\/tr>\n<tr style=\"height: 22px;\">\n<td style=\"width: 152.005px; height: 22px;\">updated_on<\/td>\n<td style=\"width: 130.938px; height: 22px;\">timestamp<\/td>\n<td style=\"width: 383.086px; height: 22px;\">\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u304c\u6700\u5f8c\u306b\u66f4\u65b0\u3055\u308c\u305f\u65e5\u6642 (UNIX \u30bf\u30a4\u30e0\u30b9\u30bf\u30f3\u30d7)<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u306f\u30ab\u30b9\u30bf\u30e0 \u30d5\u30a3\u30fc\u30eb\u30c9\u3082\u542b\u307e\u308c\u3066\u304a\u308a\u3001\u5148\u982d\u306b \u2018custom_\u2019 \u3092\u4ed8\u3051\u305f\u30b7\u30b9\u30c6\u30e0\u540d\u304c\u30d5\u30a3\u30fc\u30eb\u30c9\u540d\u3068\u3057\u3066\u4f7f\u7528\u3055\u308c\u307e\u3059\u3002\u5229\u7528\u53ef\u80fd\u306a\u30ab\u30b9\u30bf\u30e0 \u30d5\u30a3\u30fc\u30eb\u30c9 \u30bf\u30a4\u30d7\u306e\u4e00\u89a7\u306f <a href=\"#add_case\">add_case<\/a> \u3092\u53c2\u7167\u3057\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n<h3>\u30ec\u30b9\u30dd\u30f3\u30b9 \u30b3\u30fc\u30c9<\/h3>\n<table class=\"table table--hover\">\n<thead>\n<tr>\n<th>\u30b9\u30c6\u30fc\u30bf\u30b9 \u30b3\u30fc\u30c9<\/th>\n<th>\u8aac\u660e<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>200<\/td>\n<td>\u6210\u529f\u3002\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u304c\u30ec\u30b9\u30dd\u30f3\u30b9\u306e\u4e00\u90e8\u3068\u3057\u3066\u8fd4\u3055\u308c\u307e\u3059<\/td>\n<\/tr>\n<tr>\n<td>400<\/td>\n<td>\u7121\u52b9\u307e\u305f\u306f\u4e0d\u660e\u306a\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9<\/td>\n<\/tr>\n<tr>\n<td>403<\/td>\n<td>\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u306b\u30a2\u30af\u30bb\u30b9\u3067\u304d\u306a\u3044<\/td>\n<\/tr>\n<tr>\n<td>429<\/td>\n<td><strong>TestRail Cloud \u306e\u307f &#8211; <\/strong>\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u591a\u3059\u304e\u307e\u3059<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h2 id=\"getcases\">get_cases<\/h2>\n<p>\u30c6\u30b9\u30c8 \u30b9\u30a4\u30fc\u30c8\u307e\u305f\u306f\u30c6\u30b9\u30c8 \u30b9\u30a4\u30fc\u30c8\u5185\u306e\u7279\u5b9a\u306e\u30bb\u30af\u30b7\u30e7\u30f3\u306b\u542b\u307e\u308c\u308b\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u306e\u30ea\u30b9\u30c8\u3092\u8fd4\u3057\u307e\u3059 (\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u304c\u8907\u6570\u306e\u30b9\u30a4\u30fc\u30c8\u3092\u6709\u52b9\u5316\u3057\u3066\u3044\u308b\u5834\u5408)\u3002<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"powershell\">GET index.php?\/api\/v2\/get_cases\/{project_id}&amp;suite_id={suite_id}<\/pre>\n<h3 id=\"01G68JZ4AKYR83WPCAFVVN0TKJ\" class=\"ip-location-block-dropup ip-location-block-dropdown\">\u30d1\u30e9\u30e1\u30fc\u30bf\u30fc<\/h3>\n<table class=\"table table--hover\">\n<thead>\n<tr>\n<th>\u540d\u524d<\/th>\n<th>\u30bf\u30a4\u30d7<\/th>\n<th>\u5fc5\u9808<\/th>\n<th>\u8aac\u660e<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>project_id<\/td>\n<td>integer<\/td>\n<td>true<\/td>\n<td>\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u306e ID<\/td>\n<\/tr>\n<tr>\n<td>suite_id<\/td>\n<td>integer<\/td>\n<td>\u8aac\u660e\u3092\u53c2\u7167<\/td>\n<td>\u30c6\u30b9\u30c8 \u30b9\u30a4\u30fc\u30c8\u306e ID (\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u304c\u30b7\u30f3\u30b0\u30eb \u30b9\u30a4\u30fc\u30c8 \u30e2\u30fc\u30c9\u3067\u52d5\u4f5c\u3057\u3066\u3044\u308b\u5834\u5408\u306f\u30aa\u30d7\u30b7\u30e7\u30f3)<\/td>\n<\/tr>\n<tr>\n<td>created_after<\/td>\n<td>timestamp<\/td>\n<td>false<\/td>\n<td>\u3053\u306e\u65e5\u4ed8\u4ee5\u964d\u306b\u4f5c\u6210\u3055\u308c\u305f\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u306e\u307f\u3092\u8fd4\u3059 (UNIX \u30bf\u30a4\u30e0\u30b9\u30bf\u30f3\u30d7)<\/td>\n<\/tr>\n<tr>\n<td>created_before<\/td>\n<td>timestamp<\/td>\n<td>false<\/td>\n<td>\u3053\u306e\u65e5\u4ed8\u4ee5\u524d\u306b\u4f5c\u6210\u3055\u308c\u305f\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u306e\u307f\u3092\u8fd4\u3059 (UNIX \u30bf\u30a4\u30e0\u30b9\u30bf\u30f3\u30d7)<\/td>\n<\/tr>\n<tr>\n<td>created_by<\/td>\n<td>integer (list)<\/td>\n<td>false<\/td>\n<td>\u30d5\u30a3\u30eb\u30bf\u30ea\u30f3\u30b0\u3059\u308b\u4f5c\u6210\u8005 (\u30e6\u30fc\u30b6\u30fc ID) \u306e\u30ab\u30f3\u30de\u533a\u5207\u308a\u30ea\u30b9\u30c8\u3002<\/td>\n<\/tr>\n<tr>\n<td>filter<\/td>\n<td>string<\/td>\n<td>false<\/td>\n<td>\u30b1\u30fc\u30b9\u306e\u30bf\u30a4\u30c8\u30eb\u306b\u30d5\u30a3\u30eb\u30bf\u30fc\u3068\u4e00\u81f4\u3059\u308b\u6587\u5b57\u5217\u3092\u542b\u3080\u30b1\u30fc\u30b9\u3060\u3051\u3092\u8fd4\u3059\u3002<\/td>\n<\/tr>\n<tr>\n<td>limit<\/td>\n<td>integer<\/td>\n<td>false<\/td>\n<td>\u30ec\u30b9\u30dd\u30f3\u30b9\u304c\u8fd4\u3059\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u306e\u6570 (\u30c7\u30d5\u30a9\u30eb\u30c8\u306e\u30ec\u30b9\u30dd\u30f3\u30b9\u306e\u30b5\u30a4\u30ba\u306f 250) (<strong>TestRail 6.7 \u4ee5\u964d\u304c\u5fc5\u8981<\/strong>)<\/td>\n<\/tr>\n<tr>\n<td>milestone_id<\/td>\n<td>integer (list)<\/td>\n<td>false<\/td>\n<td>\u30d5\u30a3\u30eb\u30bf\u30ea\u30f3\u30b0\u3059\u308b\u30de\u30a4\u30eb\u30b9\u30c8\u30fc\u30f3 ID \u306e\u30ab\u30f3\u30de\u533a\u5207\u308a\u30ea\u30b9\u30c8 <em>(\u30de\u30a4\u30eb\u30b9\u30c8\u30fc\u30f3 \u30d5\u30a3\u30fc\u30eb\u30c9\u304c\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u3067\u7121\u52b9\u5316\u3055\u308c\u3066\u3044\u308b\u5834\u5408\u306f\u4f7f\u7528\u3067\u304d\u307e\u305b\u3093)<\/em>\u3002<\/td>\n<\/tr>\n<tr>\n<td>offset<\/td>\n<td>integer<\/td>\n<td>false<\/td>\n<td>\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u306e\u30ab\u30a6\u30f3\u30c8\u3092\u958b\u59cb\u3059\u308b\u4f4d\u7f6e (\u30aa\u30d5\u30bb\u30c3\u30c8) (<strong>TestRail 6.7 \u4ee5\u964d\u304c\u5fc5\u8981<\/strong>)<\/td>\n<\/tr>\n<tr>\n<td>priority_id<\/td>\n<td>integer (list)<\/td>\n<td>false<\/td>\n<td>\u30d5\u30a3\u30eb\u30bf\u30ea\u30f3\u30b0\u3059\u308b\u512a\u5148\u5ea6 ID \u306e\u30ab\u30f3\u30de\u533a\u5207\u308a\u30ea\u30b9\u30c8\u3002<\/td>\n<\/tr>\n<tr>\n<td>refs<\/td>\n<td>string<\/td>\n<td>false<\/td>\n<td>\u5358\u4e00\u306e\u53c2\u7167 ID (\u4f8b: TR-1, 4291, \u306a\u3069) (<strong>TestRail 6.5.2 \u4ee5\u964d\u304c\u5fc5\u8981<\/strong>)<\/td>\n<\/tr>\n<tr>\n<td>section_id<\/td>\n<td>integer<\/td>\n<td>false<\/td>\n<td>\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9 \u30bb\u30af\u30b7\u30e7\u30f3\u306e ID<\/td>\n<\/tr>\n<tr>\n<td>template_id<\/td>\n<td>integer (list)<\/td>\n<td>false<\/td>\n<td>\u30d5\u30a3\u30eb\u30bf\u30ea\u30f3\u30b0\u3059\u308b\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8 ID \u306e\u30ab\u30f3\u30de\u533a\u5207\u308a\u30ea\u30b9\u30c8 (<strong>TestRail 5.2 \u4ee5\u964d\u304c\u5fc5\u8981<\/strong>)<\/td>\n<\/tr>\n<tr>\n<td>type_id<\/td>\n<td>integer (list)<\/td>\n<td>false<\/td>\n<td>\u30d5\u30a3\u30eb\u30bf\u30ea\u30f3\u30b0\u3059\u308b\u30bf\u30a4\u30d7 ID \u306e\u30ab\u30f3\u30de\u533a\u5207\u308a\u30ea\u30b9\u30c8\u3002<\/td>\n<\/tr>\n<tr>\n<td>updated_after<\/td>\n<td>timestamp<\/td>\n<td>false<\/td>\n<td>\u3053\u306e\u65e5\u4ed8\u4ee5\u964d\u306b\u66f4\u65b0\u3055\u308c\u305f\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u306e\u307f\u3092\u8fd4\u3059 (UNIX \u30bf\u30a4\u30e0\u30b9\u30bf\u30f3\u30d7)<\/td>\n<\/tr>\n<tr>\n<td>updated_before<\/td>\n<td>timestamp<\/td>\n<td>false<\/td>\n<td>\u3053\u306e\u65e5\u4ed8\u4ee5\u524d\u306b\u66f4\u65b0\u3055\u308c\u305f\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u306e\u307f\u3092\u8fd4\u3059 (UNIX \u30bf\u30a4\u30e0\u30b9\u30bf\u30f3\u30d7)<\/td>\n<\/tr>\n<tr>\n<td>updated_by<\/td>\n<td>integer<\/td>\n<td>false<\/td>\n<td>\u30d5\u30a3\u30eb\u30bf\u30ea\u30f3\u30b0\u3059\u308b\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u3092\u66f4\u65b0\u3057\u305f\u30e6\u30fc\u30b6\u30fc\u306e\u30ab\u30f3\u30de\u533a\u5207\u308a\u30ea\u30b9\u30c8<\/td>\n<\/tr>\n<tr>\n<td>label_id<\/td>\n<td>integer (list)<\/td>\n<td>false<\/td>\n<td>\u30d5\u30a3\u30eb\u30bf\u30ea\u30f3\u30b0\u3059\u308b\u30e9\u30d9\u30eb ID \u306e\u30ab\u30f3\u30de\u533a\u5207\u308a\u30ea\u30b9\u30c8<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>\u30ea\u30af\u30a8\u30b9\u30c8\u306e\u4f8b<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"powershell\"># Get all the test cases that are in project 34 (project ID of 34), suite with ID of 2 and priority 3 or 4\nGET index.php?\/api\/v2\/get_cases\/34&amp;suite_id=2&amp;priority_id=3,4\n\n# Get 10 test cases from project 34\nGET index.php?\/api\/v2\/get_cases\/34&amp;limit=10\n\n# Only returning test cases from project 34 starting the offset number\nGET index.php?\/api\/v2\/get_cases\/34&amp;offset=5\n\n# Filter cases in project 34 with a filter string of \"login\"\nGET index.php?\/api\/v2\/get_cases\/34&amp;filter=login\n\n# Combined usage\nGET index.php?\/api\/v2\/get_cases\/34&amp;offset=:5&amp;limit=:10&amp;filter=:login<\/pre>\n<h3>\u30ec\u30b9\u30dd\u30f3\u30b9\u306e\u5185\u5bb9<\/h3>\n<p>\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u306f\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u306e\u914d\u5217\u304c\u542b\u307e\u308c\u307e\u3059\u3002cases \u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u5185\u306e\u5404\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u306e\u5f62\u5f0f\u306f\u3001<a class=\"wikilink1\" title=\"testrail-api2:reference-cases \u21b5\" href=\"#get_case\">get_case<\/a> \u3068\u540c\u3058\u3067\u3059\u3002<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"json\">{\n    \"offset\": 0,\n    \"limit\": 250,\n    \"size\": 250,\n    \"_links\": {\n        \"next\": \"\/api\/v2\/get_cases\/1&amp;limit=250&amp;offset=250\",\n        \"prev\": null\n    },\n    \"cases\": [\n        {\n            \"id\": 1,\n            \"title\": \"..\",\n        },\n        {\n            \"id\": 2,\n            \"title\": \"..\",\n        }\n    ]\n}<\/pre>\n<h3>\u30ec\u30b9\u30dd\u30f3\u30b9 \u30b3\u30fc\u30c9<\/h3>\n<table class=\"table table--hover\">\n<thead>\n<tr>\n<th>\u30b9\u30c6\u30fc\u30bf\u30b9 \u30b3\u30fc\u30c9<\/th>\n<th>\u8aac\u660e<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>200<\/td>\n<td>\u6210\u529f\u3002\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u304c\u30ec\u30b9\u30dd\u30f3\u30b9\u306e\u4e00\u90e8\u3068\u3057\u3066\u8fd4\u3055\u308c\u307e\u3059<\/td>\n<\/tr>\n<tr>\n<td>400<\/td>\n<td>\u7121\u52b9\u307e\u305f\u306f\u4e0d\u660e\u306a\u30d1\u30e9\u30e1\u30fc\u30bf\u30fc<\/td>\n<\/tr>\n<tr>\n<td>403<\/td>\n<td>\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u306b\u30a2\u30af\u30bb\u30b9\u3067\u304d\u306a\u3044<\/td>\n<\/tr>\n<tr>\n<td>429<\/td>\n<td><strong>TestRail Cloud \u306e\u307f &#8211; <\/strong>\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u591a\u3059\u304e\u307e\u3059<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h2 id=\"gethistoryforcase\">get_history_for_case<\/h2>\n<p><!-- START version callout --><\/p>\n<div class=\"callout\">\n<p class=\"callout__title callout__icon\"><strong>TestRail 6.5.4 \u4ee5\u964d\u304c\u5fc5\u8981\u3067\u3059\u3002<\/strong><\/p>\n<\/div>\n<p><!-- END version callout --><\/p>\n<p>test\u00a0<code class=\"inline-code\">case_id<\/code> \u306e\u7de8\u96c6\u5c65\u6b74\u3092\u8fd4\u3057\u307e\u3059\u3002<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"powershell\">GET index.php?\/api\/v2\/get_history_for_case\/{case_id}<\/pre>\n<h3 id=\"01G68JZ4AKYR83WPCAFVVN0TKJ\">\u30d1\u30e9\u30e1\u30fc\u30bf\u30fc<\/h3>\n<table class=\"table table--hover\" style=\"border-collapse: collapse; width: 100%;\">\n<thead>\n<tr>\n<th style=\"width: 19.4286%;\">\u540d\u524d<\/th>\n<th style=\"width: 15%;\">\u30bf\u30a4\u30d7<\/th>\n<th style=\"width: 16.2858%;\">\u5fc5\u9808<\/th>\n<th style=\"width: 49.1428%;\">\u8aac\u660e<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"width: 19.4286%;\">case_id<\/td>\n<td style=\"width: 15%;\">integer<\/td>\n<td style=\"width: 16.2858%;\">true<\/td>\n<td style=\"width: 49.1428%;\">\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u306e ID<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 19.4286%;\">limit<\/td>\n<td style=\"width: 15%;\">integer<\/td>\n<td style=\"width: 16.2858%;\">false<\/td>\n<td style=\"width: 49.1428%;\">\u30ec\u30b9\u30dd\u30f3\u30b9\u304c\u8fd4\u3059\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u5909\u66f4\u306e\u6570 (\u30c7\u30d5\u30a9\u30eb\u30c8\u306e\u30ec\u30b9\u30dd\u30f3\u30b9\u306e\u30b5\u30a4\u30ba\u306f 250) (<strong>TestRail 6.7 \u4ee5\u964d\u304c\u5fc5\u8981<\/strong>)<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 19.4286%;\">offset<\/td>\n<td style=\"width: 15%;\">integer<\/td>\n<td style=\"width: 16.2858%;\">false<\/td>\n<td style=\"width: 49.1428%;\">\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u5909\u66f4\u306e\u30ab\u30a6\u30f3\u30c8\u3092\u958b\u59cb\u3059\u308b\u4f4d\u7f6e (\u30aa\u30d5\u30bb\u30c3\u30c8) (<strong>TestRail 6.7 \u4ee5\u964d\u304c\u5fc5\u8981<\/strong>)<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u306f\u6b21\u306e\u30b7\u30b9\u30c6\u30e0\u9805\u76ee\u304c\u5e38\u306b\u542b\u307e\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n<table class=\"table table--hover\" style=\"height: 286px;\">\n<thead>\n<tr style=\"height: 22px;\">\n<th style=\"width: 160.026px; height: 22px;\">\u540d\u524d<\/th>\n<th style=\"width: 138.958px; height: 22px;\">\u30bf\u30a4\u30d7<\/th>\n<th style=\"width: 391.107px; height: 22px;\">\u8aac\u660e<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr style=\"height: 22px;\">\n<td style=\"width: 152.005px; height: 22px;\">id<\/td>\n<td style=\"width: 130.938px; height: 22px;\">integer<\/td>\n<td style=\"width: 383.086px; height: 22px;\">\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u5909\u66f4\u306e ID<\/td>\n<\/tr>\n<tr style=\"height: 22px;\">\n<td style=\"width: 152.005px; height: 22px;\">created_on<\/td>\n<td style=\"width: 130.938px; height: 22px;\">timestamp<\/td>\n<td style=\"width: 383.086px; height: 22px;\">\u5909\u66f4\u304c\u884c\u308f\u308c\u305f\u3068\u304d\u306e UNIX \u30bf\u30a4\u30e0\u30b9\u30bf\u30f3\u30d7<\/td>\n<\/tr>\n<tr style=\"height: 22px;\">\n<td style=\"width: 152.005px; height: 22px;\">type_id<\/td>\n<td style=\"width: 130.938px; height: 22px;\">integer<\/td>\n<td style=\"width: 383.086px; height: 22px;\">\u5909\u66f4\u30bf\u30a4\u30d7\u3002\u591a\u304f\u306e\u5834\u5408\u306f\u300c\u66f4\u65b0\u300d\u3092\u8868\u3059 6 \u00a0<em>(changes \u914d\u5217\u306e type_id \u5024\u306f\u4e0b\u3067\u8aac\u660e)\u3002<\/em><\/td>\n<\/tr>\n<tr style=\"height: 22px;\">\n<td style=\"width: 152.005px; height: 22px;\">user_id<\/td>\n<td style=\"width: 130.938px; height: 22px;\">integer<\/td>\n<td style=\"width: 383.086px; height: 22px;\">\u5909\u66f4\u3092\u5b9f\u65bd\u3057\u305f\u30e6\u30fc\u30b6\u30fc\u540d<\/td>\n<\/tr>\n<tr style=\"height: 22px;\">\n<td style=\"width: 152.005px; height: 22px;\">changes<\/td>\n<td style=\"width: 130.938px; height: 22px;\">array<\/td>\n<td style=\"width: 383.086px; height: 22px;\">\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u306b\u52a0\u3048\u3089\u308c\u305f\u5909\u66f4\u306e\u8a73\u7d30\u306e\u914d\u5217<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><code class=\"inline-code\">changes<\/code> \u914d\u5217\u306b\u306f\u4ee5\u4e0b\u306e\u30d5\u30a3\u30fc\u30eb\u30c9\u304c\u542b\u307e\u308c\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n<table class=\"table table--hover\">\n<thead>\n<tr style=\"height: 22px;\">\n<th style=\"width: 160.026px; height: 22px;\">\u540d\u524d<\/th>\n<th style=\"width: 138.958px; height: 22px;\">\u30bf\u30a4\u30d7<\/th>\n<th style=\"width: 391.107px; height: 22px;\">\u8aac\u660e<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr style=\"height: 22px;\">\n<td style=\"width: 152.005px; height: 22px;\">type_id<\/td>\n<td style=\"width: 130.938px; height: 22px;\">integer<\/td>\n<td style=\"width: 383.086px; height: 22px;\">\u66f4\u65b0\u3055\u308c\u305f\u30d5\u30a3\u30fc\u30eb\u30c9\u306e\u30bf\u30a4\u30d7<\/p>\n<ul>\n<li style=\"list-style-type: none;\">\n<ul>\n<li><em>1 = string<\/em><\/li>\n<li><em style=\"font-family: inherit; font-size: inherit; font-weight: inherit;\">2 = integer<\/em><\/li>\n<li><em style=\"font-family: inherit; font-size: inherit; font-weight: inherit;\">3 = boolean<\/em><\/li>\n<li><em style=\"font-family: inherit; font-size: inherit; font-weight: inherit;\">4 = date<\/em><\/li>\n<li><em style=\"font-family: inherit; font-size: inherit; font-weight: inherit;\">5 = timespan<\/em><\/li>\n<li><em style=\"font-family: inherit; font-size: inherit; font-weight: inherit;\">6 = text<\/em><\/li>\n<li><em style=\"font-family: inherit; font-size: inherit; font-weight: inherit;\">7 = URL<\/em><\/li>\n<li><em style=\"font-family: inherit; font-size: inherit; font-weight: inherit;\">8 = steps<\/em><\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/td>\n<\/tr>\n<tr style=\"height: 22px;\">\n<td style=\"width: 152.005px; height: 22px;\">old_text<\/td>\n<td style=\"width: 130.938px; height: 22px;\">text<\/td>\n<td style=\"width: 383.086px; height: 22px;\">\u66f4\u65b0\u3055\u308c\u305f\u30d5\u30a3\u30fc\u30eb\u30c9\u306e\u4ee5\u524d\u306e\u30c6\u30ad\u30b9\u30c8\u5024 <em>(\u30c6\u30ad\u30b9\u30c8 \u30d5\u30a3\u30fc\u30eb\u30c9\u306e\u5834\u5408)<\/em>\u3002<\/td>\n<\/tr>\n<tr style=\"height: 22px;\">\n<td style=\"width: 152.005px; height: 22px;\">new_text<\/td>\n<td style=\"width: 130.938px; height: 22px;\">text<\/td>\n<td style=\"width: 383.086px; height: 22px;\">\u66f4\u65b0\u3055\u308c\u305f\u30d5\u30a3\u30fc\u30eb\u30c9\u306e\u65b0\u3057\u3044\u30c6\u30ad\u30b9\u30c8\u5024 <em>(\u30c6\u30ad\u30b9\u30c8 \u30d5\u30a3\u30fc\u30eb\u30c9\u306e\u5834\u5408)<\/em>\u3002<\/td>\n<\/tr>\n<tr style=\"height: 22px;\">\n<td style=\"width: 152.005px; height: 22px;\">label<\/td>\n<td style=\"width: 130.938px; height: 22px;\">string<\/td>\n<td style=\"width: 383.086px; height: 22px;\">\u30e6\u30fc\u30b6\u30fc \u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30a4\u30b9\u306b\u8868\u793a\u3055\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9 \u30e9\u30d9\u30eb<\/td>\n<\/tr>\n<tr style=\"height: 22px;\">\n<td style=\"width: 152.005px; height: 22px;\">options<\/td>\n<td style=\"width: 130.938px; height: 22px;\">array<\/td>\n<td style=\"width: 383.086px; height: 22px;\">\u5fc5\u9808\u3001\u30c7\u30d5\u30a9\u30eb\u30c8\u5024\u306a\u3069\u3001\u30d5\u30a3\u30fc\u30eb\u30c9\u306b\u8a2d\u5b9a\u3055\u308c\u305f\u30aa\u30d7\u30b7\u30e7\u30f3\u306e\u914d\u5217<\/td>\n<\/tr>\n<tr style=\"height: 22px;\">\n<td style=\"width: 152.005px; height: 22px;\">field<\/td>\n<td style=\"width: 130.938px; height: 22px;\">string<\/td>\n<td style=\"width: 383.086px; height: 22px;\">\u66f4\u65b0\u3055\u308c\u305f\u30d5\u30a3\u30fc\u30eb\u30c9\u306e\u30b7\u30b9\u30c6\u30e0\u540d<\/td>\n<\/tr>\n<tr style=\"height: 22px;\">\n<td style=\"width: 152.005px; height: 22px;\">old_value<\/td>\n<td style=\"width: 130.938px; height: 22px;\">varies<\/td>\n<td style=\"width: 383.086px; height: 22px;\">\u66f4\u65b0\u3055\u308c\u305f\u30d5\u30a3\u30fc\u30eb\u30c9\u306e\u4ee5\u524d\u306e\u5024\u3002\u500b\u5225\u306e\u624b\u9806\u30d5\u30a3\u30fc\u30eb\u30c9\u3092\u542b\u3081\u3001\u30c6\u30ad\u30b9\u30c8 \u30d5\u30a3\u30fc\u30eb\u30c9\u4ee5\u5916\u306e\u30d5\u30a3\u30fc\u30eb\u30c9\u306e\u5834\u5408\u306b\u4f7f\u7528\u3055\u308c\u307e\u3059\u3002\u5024\u306f\u30d5\u30a3\u30fc\u30eb\u30c9\u30bf\u30a4\u30d7\u306b\u5fdc\u3058\u3066\u30c6\u30ad\u30b9\u30c8\u307e\u305f\u306f\u6574\u6570\u3067\u3059\u3002<\/td>\n<\/tr>\n<tr style=\"height: 22px;\">\n<td style=\"width: 152.005px; height: 22px;\">new_value<\/td>\n<td style=\"width: 130.938px; height: 22px;\">varies<\/td>\n<td style=\"width: 383.086px; height: 22px;\">\u66f4\u65b0\u3055\u308c\u305f\u30d5\u30a3\u30fc\u30eb\u30c9\u306e\u65b0\u3057\u3044\u5024\u3002\u500b\u5225\u306e\u624b\u9806\u30d5\u30a3\u30fc\u30eb\u30c9\u3092\u542b\u3081\u3001\u30c6\u30ad\u30b9\u30c8 \u30d5\u30a3\u30fc\u30eb\u30c9\u4ee5\u5916\u306e\u30d5\u30a3\u30fc\u30eb\u30c9\u306e\u5834\u5408\u306b\u4f7f\u7528\u3055\u308c\u307e\u3059\u3002\u5024\u306f\u30d5\u30a3\u30fc\u30eb\u30c9\u30bf\u30a4\u30d7\u306b\u5fdc\u3058\u3066\u30c6\u30ad\u30b9\u30c8\u307e\u305f\u306f\u6574\u6570\u3067\u3059\u3002<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h3>\u30ec\u30b9\u30dd\u30f3\u30b9\u306e\u5185\u5bb9<\/h3>\n<p>\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u306f\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u306e\u5909\u66f4\u306e\u914d\u5217\u304c\u542b\u307e\u308c\u307e\u3059\u3002\u914d\u5217\u306e\u5404\u30a8\u30f3\u30c8\u30ea\u306f\u5909\u66f4\u30ec\u30b3\u30fc\u30c9\u3067\u3059\u3002<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"json\">[\n    {\n        \"offset\": 0,\n        \"limit\": 250,\n        \"size\": 1,\n        \"_links\": {\n            \"next\": null,\n            \"prev\": null\n        },\n        \"history\": [\n            {\n                \"id\": 3382,\n                \"type_id\": 6,\n                \"created_on\": 1597927176,\n                \"user_id\": 1,\n                \"changes\": [\n                    {\n                        \"type_id\": 1,\n                        \"old_text\": \"Original Section\",\n                        \"new_text\": \"Updated Section\",\n                        \"field\": \"section_id\",\n                        \"old_value\": 3573,\n                        \"new_value\": 3574\n                    },\n                ]\n            },\n            {\n                \"id\": 3389,\n                \"type_id\": 6,\n                \"created_on\": 1597932715,\n                \"user_id\": 1,\n                \"changes\": [\n                    {\n                        \"type_id\": 1,\n                        \"field\": \"refs\",\n                        \"old_value\": null,\n                        \"new_value\": \"1\"\n                    },\n                ]\n            },\n        ]\n    }\n]<\/pre>\n<h3>\u30ec\u30b9\u30dd\u30f3\u30b9 \u30b3\u30fc\u30c9<\/h3>\n<table class=\"table table--hover\" style=\"font-size: 14px; font-weight: 500;\">\n<thead>\n<tr>\n<th>\u30b9\u30c6\u30fc\u30bf\u30b9 \u30b3\u30fc\u30c9<\/th>\n<th>\u8aac\u660e<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>200<\/td>\n<td>\u6210\u529f\u3002\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u304c\u30ec\u30b9\u30dd\u30f3\u30b9\u306e\u4e00\u90e8\u3068\u3057\u3066\u8fd4\u3055\u308c\u307e\u3059<\/td>\n<\/tr>\n<tr>\n<td>400<\/td>\n<td>\u7121\u52b9\u307e\u305f\u306f\u4e0d\u660e\u306a\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9<\/td>\n<\/tr>\n<tr>\n<td>403<\/td>\n<td>\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u306b\u30a2\u30af\u30bb\u30b9\u3067\u304d\u306a\u3044<\/td>\n<\/tr>\n<tr>\n<td>429<\/td>\n<td><strong>TestRail Cloud \u306e\u307f &#8211; <\/strong>\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u591a\u3059\u304e\u307e\u3059<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h2 id=\"addcase\">add_case<\/h2>\n<p>\u65b0\u898f\u30c6\u30b9\u30c8\u30b1\u30fc\u30b9\u3092\u4f5c\u6210\u3057\u307e\u3059\u3002<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"powershell\">POST index.php?\/api\/v2\/add_case\/{section_id}<\/pre>\n<h3 id=\"01G68JZ4AKYR83WPCAFVVN0TKJ\">\u30d1\u30e9\u30e1\u30fc\u30bf\u30fc<\/h3>\n<p>\u4ee5\u4e0b\u306e POST \u30d5\u30a3\u30fc\u30eb\u30c9\u304c\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u3059 (\u30b7\u30b9\u30c6\u30e0\u30d5\u30a3\u30fc\u30eb\u30c9)\u3002<\/p>\n<table class=\"table table--hover\" width=\"1028\" height=\"224\">\n<thead>\n<tr>\n<th>\u540d\u524d<\/th>\n<th>\u30bf\u30a4\u30d7<\/th>\n<th>\u5fc5\u9808<\/th>\n<th>\u8aac\u660e<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>section_id<\/td>\n<td>integer<\/td>\n<td>true<\/td>\n<td>\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u3092\u8ffd\u52a0\u3059\u308b\u30bb\u30af\u30b7\u30e7\u30f3\u306e ID<\/td>\n<\/tr>\n<tr>\n<td>title<\/td>\n<td>string<\/td>\n<td>true<\/td>\n<td>\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u306e\u30bf\u30a4\u30c8\u30eb<\/td>\n<\/tr>\n<tr>\n<td>template_id<\/td>\n<td>integer<\/td>\n<td>false<\/td>\n<td><strong>\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8 (\u30d5\u30a3\u30fc\u30eb\u30c9 \u30ec\u30a4\u30a2\u30a6\u30c8) \u306e ID (TestRail 5.2 \u4ee5\u964d\u304c\u5fc5\u8981)r<\/strong><\/td>\n<\/tr>\n<tr>\n<td>type_id<\/td>\n<td>integer<\/td>\n<td>false<\/td>\n<td>\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9 \u30bf\u30a4\u30d7\u306e ID<\/td>\n<\/tr>\n<tr>\n<td>priority_id<\/td>\n<td>integer<\/td>\n<td>false<\/td>\n<td>\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u512a\u5148\u5ea6\u306e ID<\/td>\n<\/tr>\n<tr>\n<td>estimate<\/td>\n<td>timespan<\/td>\n<td>false<\/td>\n<td>\u898b\u7a4d\u308a\u6642\u9593\u3002\u4f8b: \u201c30s\u201d \u3084 \u201c1m 45s\u201d<\/td>\n<\/tr>\n<tr>\n<td>milestone_id<\/td>\n<td>integer<\/td>\n<td>false<\/td>\n<td>\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u3092\u30ea\u30f3\u30af\u3059\u308b\u30de\u30a4\u30eb\u30b9\u30c8\u30fc\u30f3\u306e ID<\/td>\n<\/tr>\n<tr>\n<td>refs<\/td>\n<td>string<\/td>\n<td>false<\/td>\n<td>\u53c2\u7167\/\u8981\u4ef6\u306e\u30ab\u30f3\u30de\u533a\u5207\u308a\u306e\u30ea\u30b9\u30c8<\/td>\n<\/tr>\n<tr>\n<td>labels<\/td>\n<td>\u6df7\u5408\u5024\u306e\u914d\u5217 (integer \u307e\u305f\u306f string)<\/td>\n<td>false<\/td>\n<td>\u914d\u5217\u5f62\u5f0f\u306e\u30e9\u30d9\u30eb\u306e ID\u3001\u30e9\u30d9\u30eb\u306e\u30bf\u30a4\u30c8\u30eb\u3001\u307e\u305f\u306f\u305d\u306e\u4e21\u65b9<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>\u30ab\u30b9\u30bf\u30e0 \u30d5\u30a3\u30fc\u30eb\u30c9 \u30d1\u30e9\u30e1\u30fc\u30bf\u30fc\u3082\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u3059\u3002\u30b7\u30b9\u30c6\u30e0\u540d\u306e\u982d\u306b \u2018custom_\u2019 \u3092\u4ed8\u3051\u3066\u9001\u4fe1\u3057\u307e\u3059\u3002\u4f8b\uff1a<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"json\">{\n    \"custom_preconds\": \"These are the preconditions for a test case\"\n}<\/pre>\n<p>\u4ee5\u4e0b\u306e\u30ab\u30b9\u30bf\u30e0 \u30d5\u30a3\u30fc\u30eb\u30c9\u30bf\u30a4\u30d7\u304c\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n<table class=\"table table--hover\">\n<thead>\n<tr style=\"height: 22px;\">\n<th style=\"width: 160.026px; height: 22px;\">\u540d\u524d<\/th>\n<th style=\"width: 138.958px; height: 22px;\">\u30bf\u30a4\u30d7<\/th>\n<th style=\"width: 391.107px; height: 22px;\">\u8aac\u660e<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr style=\"height: 22px;\">\n<td style=\"width: 152.005px; height: 22px;\">Checkbox<\/td>\n<td style=\"width: 130.938px; height: 22px;\">boolean<\/td>\n<td style=\"width: 383.086px; height: 22px;\">\u30aa\u30f3\u306e\u5834\u5408\u306f true\u3001\u30aa\u30d5\u306e\u5834\u5408\u306f false<\/td>\n<\/tr>\n<tr style=\"height: 22px;\">\n<td style=\"width: 152.005px; height: 22px;\">Date<\/td>\n<td style=\"width: 130.938px; height: 22px;\">string<\/td>\n<td style=\"width: 383.086px; height: 22px;\">TestRail \u304a\u3088\u3073 API \u30e6\u30fc\u30b6\u30fc\u7528\u306b\u8a2d\u5b9a\u3055\u308c\u305f\u306e\u3068\u540c\u3058\u5f62\u5f0f\u306e\u65e5\u4ed8 (\u4f8b \u201c07\/08\/2013\u201d)<\/td>\n<\/tr>\n<tr style=\"height: 22px;\">\n<td style=\"width: 152.005px; height: 22px;\">Dropdown<\/td>\n<td style=\"width: 130.938px; height: 22px;\">integer<\/td>\n<td style=\"width: 383.086px; height: 22px;\">\u30d5\u30a3\u30fc\u30eb\u30c9\u8a2d\u5b9a\u3067\u8a2d\u5b9a\u3055\u308c\u305f\u30c9\u30ed\u30c3\u30d7\u30c0\u30a6\u30f3\u5024\u306e ID<\/td>\n<\/tr>\n<tr style=\"height: 22px;\">\n<td style=\"width: 152.005px; height: 22px;\">Integer<\/td>\n<td style=\"width: 130.938px; height: 22px;\">integer<\/td>\n<td style=\"width: 383.086px; height: 22px;\">\u6709\u52b9\u306a\u6574\u6570<\/td>\n<\/tr>\n<tr style=\"height: 22px;\">\n<td style=\"width: 152.005px; height: 22px;\">Milestone<\/td>\n<td style=\"width: 130.938px; height: 22px;\">integer<\/td>\n<td style=\"width: 383.086px; height: 22px;\">\u30ab\u30b9\u30bf\u30e0 \u30d5\u30a3\u30fc\u30eb\u30c9\u306e\u30de\u30a4\u30eb\u30b9\u30c8\u30fc\u30f3\u306e ID<\/td>\n<\/tr>\n<tr style=\"height: 22px;\">\n<td style=\"width: 152.005px; height: 22px;\">Multi-select<\/td>\n<td style=\"width: 130.938px; height: 22px;\">array<\/td>\n<td style=\"width: 383.086px; height: 22px;\">\u30d5\u30a3\u30fc\u30eb\u30c9\u8a2d\u5b9a\u3067\u8a2d\u5b9a\u3055\u308c\u305f ID \u306e\u914d\u5217<\/td>\n<\/tr>\n<tr style=\"height: 22px;\">\n<td style=\"width: 152.005px; height: 22px;\">Steps<\/td>\n<td style=\"width: 130.938px; height: 22px;\">array<\/td>\n<td style=\"width: 383.086px; height: 22px;\">\u30b9\u30c6\u30c3\u30d7\u3092\u6307\u5b9a\u3059\u308b\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306e\u914d\u5217\u3002\u4e0b\u306e\u4f8b\u3082\u53c2\u7167\u3057\u3066\u304f\u3060\u3055\u3044\u3002<\/td>\n<\/tr>\n<tr style=\"height: 22px;\">\n<td style=\"width: 152.005px; height: 22px;\">String<\/td>\n<td style=\"width: 130.938px; height: 22px;\">string<\/td>\n<td style=\"width: 383.086px; height: 22px;\">\u6700\u5927 250 \u6587\u5b57\u307e\u3067\u306e\u6709\u52b9\u306a\u6587\u5b57\u5217<\/td>\n<\/tr>\n<tr style=\"height: 22px;\">\n<td style=\"width: 152.005px; height: 22px;\">Text<\/td>\n<td style=\"width: 130.938px; height: 22px;\">string<\/td>\n<td style=\"width: 383.086px; height: 22px;\">\u9577\u3055\u306e\u5236\u9650\u304c\u306a\u3044\u6587\u5b57\u5217<\/td>\n<\/tr>\n<tr style=\"height: 22px;\">\n<td style=\"width: 152.005px; height: 22px;\">URL<\/td>\n<td style=\"width: 130.938px; height: 22px;\">string<\/td>\n<td style=\"width: 383.086px; height: 22px;\">URL \u306e\u69cb\u6587\u3068\u4e00\u81f4\u3059\u308b\u6587\u5b57\u5217<\/td>\n<\/tr>\n<tr style=\"height: 22px;\">\n<td style=\"width: 152.005px; height: 22px;\">User<\/td>\n<td style=\"width: 130.938px; height: 22px;\">integer<\/td>\n<td style=\"width: 383.086px; height: 22px;\">\u30ab\u30b9\u30bf\u30e0 \u30d5\u30a3\u30fc\u30eb\u30c9\u306e\u30e6\u30fc\u30b6\u30fc\u306e ID<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h3>\u30ea\u30af\u30a8\u30b9\u30c8\u306e\u4f8b<\/h3>\n<p><a class=\"wikilink1\" href=\"\/user-guide\/test-cases\/separate-test-steps-and-test-results\/\" target=\"_blank\" rel=\"noopener\">\u500b\u5225\u306e\u30c6\u30b9\u30c8\u624b\u9806<\/a>\u3092\u4f7f\u7528\u3057\u3066\u30b9\u30c6\u30c3\u30d7\u3092\u9001\u4fe1\u3059\u308b\u65b9\u6cd5\u3092\u793a\u3059\u6b21\u306e\u4f8b\u3082\u53c2\u7167\u3057\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\">{\n    \"title\": \"This is a test case\",\n    \"type_id\": 1,\n    \"priority_id\": 3,\n    \"estimate\": \"3m\",\n    \"refs\": \"RF-1, RF-2\",\n    \"custom_steps_separated\": [\n        {\n            \"content\": \"Step 1\",\n            \"expected\": \"Expected Result 1\"\n        },\n        {\n            \"content\": \"Step 2\",\n            \"expected\": \"Expected Result 2\"\n        },\n        {\n            \"shared_step_id\": 3\n        },\n    \"labels\": [\n     \u2018label1, \u2018label5\u2019,7,9,10,\u2019label8\u2019\n       ]\n    ]\n}<\/pre>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"powershell\"><\/pre>\n<h3>\u30ec\u30b9\u30dd\u30f3\u30b9\u306e\u5185\u5bb9<\/h3>\n<p>\u6210\u529f\u3057\u305f\u5834\u5408\u3001\u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f <a href=\"#get_case\">get_case<\/a> \u3068\u540c\u3058\u30ec\u30b9\u30dd\u30f3\u30b9\u5f62\u5f0f\u3092\u4f7f\u7528\u3057\u3066\u65b0\u3057\u3044\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u3092\u8fd4\u3057\u307e\u3059\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306e\u4f8b<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"json\">{\n    \"id\": 1,\n    \"title\": \"Print document history and attributes\",\n    \"section_id\": 1,\n    \"template_id\": 1,\n    \"type_id\": 2,\n    \"priority_id\": 2,\n    \"milestone_id\": null,\n    \"refs\": null,\n    \"created_by\": 1,\n    \"created_on\": 1646317844,\n}<\/pre>\n<p>\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u306f\u6b21\u306e\u30b7\u30b9\u30c6\u30e0\u9805\u76ee\u304c\u5e38\u306b\u542b\u307e\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n<table class=\"table table--hover\">\n<thead>\n<tr style=\"height: 22px;\">\n<th style=\"width: 160.026px; height: 22px;\">\u540d\u524d<\/th>\n<th style=\"width: 138.958px; height: 22px;\">\u30bf\u30a4\u30d7<\/th>\n<th style=\"width: 391.107px; height: 22px;\">\u8aac\u660e<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr style=\"height: 22px;\">\n<td style=\"width: 152.005px; height: 22px;\">created_by<\/td>\n<td style=\"width: 130.938px; height: 22px;\">integer<\/td>\n<td style=\"width: 383.086px; height: 22px;\">\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u3092\u4f5c\u6210\u3057\u305f\u30e6\u30fc\u30b6\u30fc\u306e ID<\/td>\n<\/tr>\n<tr style=\"height: 22px;\">\n<td style=\"width: 152.005px; height: 22px;\">created_on<\/td>\n<td style=\"width: 130.938px; height: 22px;\">timestamp<\/td>\n<td style=\"width: 383.086px; height: 22px;\">\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u304c\u4f5c\u6210\u3055\u308c\u305f\u65e5\u6642 (UNIX \u30bf\u30a4\u30e0\u30b9\u30bf\u30f3\u30d7)<\/td>\n<\/tr>\n<tr style=\"height: 22px;\">\n<td style=\"width: 152.005px; height: 22px;\">estimate<\/td>\n<td style=\"width: 130.938px; height: 22px;\">timespan<\/td>\n<td style=\"width: 383.086px; height: 22px;\">\u898b\u7a4d\u308a\u6642\u9593\u3002\u4f8b: \u201c30s\u201d \u3084 \u201c1m 45s\u201d<\/td>\n<\/tr>\n<tr style=\"height: 22px;\">\n<td style=\"width: 152.005px; height: 22px;\">estimate_forecast<\/td>\n<td style=\"width: 130.938px; height: 22px;\">timespan<\/td>\n<td style=\"width: 383.086px; height: 22px;\">\u4e88\u60f3\u898b\u7a4d\u308a\u6642\u9593\u3002\u4f8b: \u201c30s\u201d \u3084 \u201c1m 45s\u201d<\/td>\n<\/tr>\n<tr style=\"height: 22px;\">\n<td style=\"width: 152.005px; height: 22px;\">id<\/td>\n<td style=\"width: 130.938px; height: 22px;\">integer<\/td>\n<td style=\"width: 383.086px; height: 22px;\">\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u306e\u4e00\u610f\u306e ID<\/td>\n<\/tr>\n<tr style=\"height: 22px;\">\n<td style=\"width: 152.005px; height: 22px;\">milestone_id<\/td>\n<td style=\"width: 130.938px; height: 22px;\">integer<\/td>\n<td style=\"width: 383.086px; height: 22px;\">\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u306b\u30ea\u30f3\u30af\u3055\u308c\u3066\u3044\u308b\u30de\u30a4\u30eb\u30b9\u30c8\u30fc\u30f3\u306e ID<\/td>\n<\/tr>\n<tr style=\"height: 22px;\">\n<td style=\"width: 152.005px; height: 22px;\">priority_id<\/td>\n<td style=\"width: 130.938px; height: 22px;\">integer<\/td>\n<td style=\"width: 383.086px; height: 22px;\">\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u306b\u30ea\u30f3\u30af\u3055\u308c\u3066\u3044\u308b\u512a\u5148\u5ea6\u306e ID<\/td>\n<\/tr>\n<tr style=\"height: 22px;\">\n<td style=\"width: 152.005px; height: 22px;\">refs<\/td>\n<td style=\"width: 130.938px; height: 22px;\">string<\/td>\n<td style=\"width: 383.086px; height: 22px;\">\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u306b\u30ea\u30f3\u30af\u3055\u308c\u3066\u3044\u308b\u53c2\u7167\/\u8981\u4ef6\u306e\u30ab\u30f3\u30de\u533a\u5207\u308a\u30ea\u30b9\u30c8<\/td>\n<\/tr>\n<tr style=\"height: 22px;\">\n<td style=\"width: 152.005px; height: 22px;\">section_id<\/td>\n<td style=\"width: 130.938px; height: 22px;\">integer<\/td>\n<td style=\"width: 383.086px; height: 22px;\">\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u304c\u6240\u5c5e\u3059\u308b\u30bb\u30af\u30b7\u30e7\u30f3\u306e ID<\/td>\n<\/tr>\n<tr style=\"height: 22px;\">\n<td style=\"width: 152.005px; height: 22px;\">suite_id<\/td>\n<td style=\"width: 130.938px; height: 22px;\">integer<\/td>\n<td style=\"width: 383.086px; height: 22px;\">\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u304c\u6240\u5c5e\u3059\u308b\u30c6\u30b9\u30c8 \u30b9\u30a4\u30fc\u30c8\u306e ID<\/td>\n<\/tr>\n<tr style=\"height: 22px;\">\n<td style=\"width: 152.005px; height: 22px;\">template_id<\/td>\n<td style=\"width: 130.938px; height: 22px;\">integer<\/td>\n<td style=\"width: 383.086px; height: 22px;\">\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u304c\u4f7f\u7528\u3059\u308b\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8 (\u30d5\u30a3\u30fc\u30eb\u30c9 \u30ec\u30a4\u30a2\u30a6\u30c8) \u306e ID (<strong>TestRail 5.2 \u4ee5\u964d\u304c\u5fc5\u8981<\/strong>)<\/td>\n<\/tr>\n<tr style=\"height: 22px;\">\n<td style=\"width: 152.005px; height: 22px;\">title<\/td>\n<td style=\"width: 130.938px; height: 22px;\">string<\/td>\n<td style=\"width: 383.086px; height: 22px;\">\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u306e\u30bf\u30a4\u30c8\u30eb<\/td>\n<\/tr>\n<tr style=\"height: 22px;\">\n<td style=\"width: 152.005px; height: 22px;\">type_id<\/td>\n<td style=\"width: 130.938px; height: 22px;\">integer<\/td>\n<td style=\"width: 383.086px; height: 22px;\">\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u306b\u30ea\u30f3\u30af\u3055\u308c\u3066\u3044\u308b\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9 \u30bf\u30a4\u30d7\u306e ID<\/td>\n<\/tr>\n<tr style=\"height: 22px;\">\n<td style=\"width: 152.005px; height: 22px;\">updated_by<\/td>\n<td style=\"width: 130.938px; height: 22px;\">integer<\/td>\n<td style=\"width: 383.086px; height: 22px;\">\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u3092\u6700\u5f8c\u306b\u66f4\u65b0\u3057\u305f\u30e6\u30fc\u30b6\u30fc\u306e ID<\/td>\n<\/tr>\n<tr style=\"height: 22px;\">\n<td style=\"width: 152.005px; height: 22px;\">updated_on<\/td>\n<td style=\"width: 130.938px; height: 22px;\">timestamp<\/td>\n<td style=\"width: 383.086px; height: 22px;\">\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u304c\u6700\u5f8c\u306b\u66f4\u65b0\u3055\u308c\u305f\u65e5\u6642 (UNIX \u30bf\u30a4\u30e0\u30b9\u30bf\u30f3\u30d7)<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u306f\u30ab\u30b9\u30bf\u30e0 \u30d5\u30a3\u30fc\u30eb\u30c9\u3082\u542b\u307e\u308c\u3066\u304a\u308a\u3001\u5148\u982d\u306b \u2018custom_\u2019 \u3092\u4ed8\u3051\u305f\u30b7\u30b9\u30c6\u30e0\u540d\u304c\u30d5\u30a3\u30fc\u30eb\u30c9\u540d\u3068\u3057\u3066\u4f7f\u7528\u3055\u308c\u307e\u3059\u3002\u5229\u7528\u53ef\u80fd\u306a\u30ab\u30b9\u30bf\u30e0 \u30d5\u30a3\u30fc\u30eb\u30c9 \u30bf\u30a4\u30d7\u306e\u4e00\u89a7\u306f <a class=\"wikilink1\" title=\"testrail-api2:reference-cases \u21b5\" href=\"#add_case\">add_case<\/a> \u3092\u53c2\u7167\u3057\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n<h3>\u30ec\u30b9\u30dd\u30f3\u30b9 \u30b3\u30fc\u30c9<\/h3>\n<table class=\"table table--hover\">\n<thead>\n<tr>\n<th>\u30b9\u30c6\u30fc\u30bf\u30b9 \u30b3\u30fc\u30c9<\/th>\n<th>\u8aac\u660e<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>200<\/td>\n<td>\u6210\u529f\u3002\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u304c\u4f5c\u6210\u3055\u308c\u3001\u30ec\u30b9\u30dd\u30f3\u30b9\u306e\u4e00\u90e8\u3068\u3057\u3066\u8fd4\u3055\u308c\u307e\u3059<\/td>\n<\/tr>\n<tr>\n<td>400<\/td>\n<td>\u7121\u52b9\u307e\u305f\u306f\u4e0d\u660e\u306a\u30d1\u30e9\u30e1\u30fc\u30bf\u30fc<\/td>\n<\/tr>\n<tr>\n<td>403<\/td>\n<td>\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u306b\u30a2\u30af\u30bb\u30b9\u3067\u304d\u306a\u3044<\/td>\n<\/tr>\n<tr>\n<td>429<\/td>\n<td><strong>TestRail Cloud \u306e\u307f &#8211; <\/strong>\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u591a\u3059\u304e\u307e\u3059<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h2 id=\"copycasestosection\">copy_cases_to_section<\/h2>\n<p>\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u306e\u30ea\u30b9\u30c8\u3092\u5225\u306e\u30b9\u30a4\u30fc\u30c8\/\u30bb\u30af\u30b7\u30e7\u30f3\u306b\u30b3\u30d4\u30fc\u3057\u307e\u3059\u3002<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"powershell\">POST index.php?\/api\/v2\/copy_cases_to_section\/{section_id}<\/pre>\n<h3 id=\"01G68JZ4AKYR83WPCAFVVN0TKJ\">\u30d1\u30e9\u30e1\u30fc\u30bf\u30fc<\/h3>\n<p>\u4ee5\u4e0b\u306e POST \u30d5\u30a3\u30fc\u30eb\u30c9\u304c\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u3059 (\u30b7\u30b9\u30c6\u30e0\u30d5\u30a3\u30fc\u30eb\u30c9)\u3002<\/p>\n<table class=\"table table--hover\" style=\"border-collapse: collapse; width: 100%;\">\n<thead>\n<tr>\n<th style=\"width: 19.4286%;\">\u540d\u524d<\/th>\n<th style=\"width: 15%;\">\u30bf\u30a4\u30d7<\/th>\n<th style=\"width: 16.2858%;\">\u5fc5\u9808<\/th>\n<th style=\"width: 49.1428%;\">\u8aac\u660e<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"width: 19.4286%;\">section_id<\/td>\n<td style=\"width: 15%;\">integer<\/td>\n<td style=\"width: 16.2858%;\">true<\/td>\n<td style=\"width: 49.1428%;\">\u30c6\u30b9\u30c8\u30b1\u30fc\u30b9\u306e\u30b3\u30d4\u30fc\u5148\u30bb\u30af\u30b7\u30e7\u30f3\u306e ID<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 19.4286%;\">case_ids<\/td>\n<td style=\"width: 15%;\">array of integers<\/td>\n<td style=\"width: 16.2858%;\">false<\/td>\n<td style=\"width: 49.1428%;\">\u30ab\u30f3\u30de\u533a\u5207\u308a\u306e\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9 ID \u306e\u30ea\u30b9\u30c8<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h3>\u30ec\u30b9\u30dd\u30f3\u30b9 \u30b3\u30fc\u30c9<\/h3>\n<table class=\"table table--hover\">\n<thead>\n<tr>\n<th>\u30b9\u30c6\u30fc\u30bf\u30b9 \u30b3\u30fc\u30c9<\/th>\n<th>\u8aac\u660e<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>200<\/td>\n<td>\u6210\u529f\u3002\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u304c\u30b3\u30d4\u30fc\u3055\u308c\u3001\u30ec\u30b9\u30dd\u30f3\u30b9\u306e\u4e00\u90e8\u3068\u3057\u3066\u8fd4\u3055\u308c\u307e\u3059<\/td>\n<\/tr>\n<tr>\n<td>400<\/td>\n<td>\u7121\u52b9\u307e\u305f\u306f\u4e0d\u660e\u306a\u30d1\u30e9\u30e1\u30fc\u30bf\u30fc<\/td>\n<\/tr>\n<tr>\n<td>403<\/td>\n<td>\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u306b\u30a2\u30af\u30bb\u30b9\u3067\u304d\u306a\u3044<\/td>\n<\/tr>\n<tr>\n<td>429<\/td>\n<td><strong>TestRail Cloud \u306e\u307f &#8211; <\/strong>\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u591a\u3059\u304e\u307e\u3059<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h2 id=\"updatecase\">update_case<\/h2>\n<p>\u65e2\u5b58\u306e\u30c6\u30b9\u30c8\u30b1\u30fc\u30b9\u3092\u66f4\u65b0\u3057\u307e\u3059 (\u90e8\u5206\u7684\u306a\u66f4\u65b0\u304c\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u3059\u3002\u3064\u307e\u308a\u3001\u7279\u5b9a\u306e\u30d5\u30a3\u30fc\u30eb\u30c9\u306e\u307f\u3092\u9001\u4fe1\u3057\u3066\u66f4\u65b0\u3067\u304d\u307e\u3059)\u3002<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"powershell\">POST index.php?\/api\/v2\/update_case\/{case_id}<\/pre>\n<h3 id=\"01G68JZ4AKYR83WPCAFVVN0TKJ\">\u30d1\u30e9\u30e1\u30fc\u30bf\u30fc<\/h3>\n<p>\u4ee5\u4e0b\u306e POST \u30d5\u30a3\u30fc\u30eb\u30c9\u304c\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u3059 (\u30b7\u30b9\u30c6\u30e0\u30d5\u30a3\u30fc\u30eb\u30c9)\u3002<\/p>\n<table class=\"table table--hover\" width=\"1030\" height=\"254\">\n<thead>\n<tr>\n<th>\u540d\u524d<\/th>\n<th>\u30bf\u30a4\u30d7<\/th>\n<th>\u5fc5\u9808<\/th>\n<th>\u8aac\u660e<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>case_id<\/td>\n<td>integer<\/td>\n<td>true<\/td>\n<td>\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u306e ID<\/td>\n<\/tr>\n<tr>\n<td>section_id<\/td>\n<td>integer<\/td>\n<td>false<\/td>\n<td>\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u3092\u66f4\u65b0\u3059\u308b\u30bb\u30af\u30b7\u30e7\u30f3\u306e ID<\/td>\n<\/tr>\n<tr>\n<td>title<\/td>\n<td>string<\/td>\n<td>false<\/td>\n<td>\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u306e\u30bf\u30a4\u30c8\u30eb<\/td>\n<\/tr>\n<tr>\n<td>template_id<\/td>\n<td>integer<\/td>\n<td>false<\/td>\n<td>\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8 (\u30d5\u30a3\u30fc\u30eb\u30c9 \u30ec\u30a4\u30a2\u30a6\u30c8) \u306e ID (<strong>TestRail 5.2 \u4ee5\u964d\u304c\u5fc5\u8981<\/strong>)<\/td>\n<\/tr>\n<tr>\n<td>type_id<\/td>\n<td>integer<\/td>\n<td>false<\/td>\n<td>\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9 \u30bf\u30a4\u30d7\u306e ID<\/td>\n<\/tr>\n<tr>\n<td>priority_id<\/td>\n<td>integer<\/td>\n<td>false<\/td>\n<td>\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u512a\u5148\u5ea6\u306e ID<\/td>\n<\/tr>\n<tr>\n<td>estimate<\/td>\n<td>timespan<\/td>\n<td>false<\/td>\n<td>\u898b\u7a4d\u308a\u6642\u9593\u3002\u4f8b: \u201c30s\u201d \u3084 \u201c1m 45s\u201d<\/td>\n<\/tr>\n<tr>\n<td>milestone_id<\/td>\n<td>integer<\/td>\n<td>false<\/td>\n<td>\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u3092\u30ea\u30f3\u30af\u3059\u308b\u30de\u30a4\u30eb\u30b9\u30c8\u30fc\u30f3\u306e ID<\/td>\n<\/tr>\n<tr>\n<td>refs<\/td>\n<td>string<\/td>\n<td>false<\/td>\n<td>\u53c2\u7167\/\u8981\u4ef6\u306e\u30ab\u30f3\u30de\u533a\u5207\u308a\u306e\u30ea\u30b9\u30c8<\/td>\n<\/tr>\n<tr>\n<td>labels<\/td>\n<td>\u6df7\u5408\u5024\u306e\u914d\u5217 (integer \u307e\u305f\u306f string)<\/td>\n<td>false<\/td>\n<td>\u914d\u5217\u5f62\u5f0f\u306e\u30e9\u30d9\u30eb\u306e ID\u3001\u30e9\u30d9\u30eb\u306e\u30bf\u30a4\u30c8\u30eb\u3001\u307e\u305f\u306f\u305d\u306e\u4e21\u65b9<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>\u30e1\u30bd\u30c3\u30c9\u306f <a href=\"#add_case\">add_case<\/a> \u3068\u540c\u3058 POST \u30d5\u30a3\u30fc\u30eb\u30c9\u3092\u30b5\u30dd\u30fc\u30c8\u3057\u3066\u3044\u307e\u3059\u3002\u30b1\u30fc\u30b9\u306e section_id \u3092\u66f4\u65b0\u3059\u308b\u306b\u306f\u3001<strong>TestRail 6.5.2 \u4ee5\u964d\u304c\u5fc5\u8981\u3067\u3059<\/strong>\u3002<\/p>\n<h3>\u30ea\u30af\u30a8\u30b9\u30c8\u306e\u4f8b<\/h3>\n<p>\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u306e\u512a\u5148\u9806\u4f4d\u30d5\u30a3\u30fc\u30eb\u30c9\u3068\u898b\u7a4d\u308a\u30d5\u30a3\u30fc\u30eb\u30c9\u3092\u66f4\u65b0\u3059\u308b\u65b9\u6cd5\u3092\u793a\u3059\u6b21\u306e\u4f8b\u3082\u53c2\u7167\u3057\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"powershell\">{\n    \"priority_id\": 1,\n    \"estimate\": \"5m\"\n}<\/pre>\n<h3>\u30ec\u30b9\u30dd\u30f3\u30b9\u306e\u5185\u5bb9<\/h3>\n<p>\u6210\u529f\u3057\u305f\u5834\u5408\u3001\u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f <a href=\"#get_case\">get_case<\/a> \u3068\u540c\u3058\u30ec\u30b9\u30dd\u30f3\u30b9\u5f62\u5f0f\u3092\u4f7f\u7528\u3057\u3066\u65b0\u3057\u3044\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u3092\u8fd4\u3057\u307e\u3059\u3002<\/p>\n<h3>\u30ec\u30b9\u30dd\u30f3\u30b9 \u30b3\u30fc\u30c9<\/h3>\n<table class=\"table table--hover\">\n<thead>\n<tr>\n<th>\u30b9\u30c6\u30fc\u30bf\u30b9 \u30b3\u30fc\u30c9<\/th>\n<th>\u8aac\u660e<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>200<\/td>\n<td>\u6210\u529f\u3002\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u304c\u66f4\u65b0\u3055\u308c\u3001\u30ec\u30b9\u30dd\u30f3\u30b9\u306e\u4e00\u90e8\u3068\u3057\u3066\u8fd4\u3055\u308c\u307e\u3059<\/td>\n<\/tr>\n<tr>\n<td>400<\/td>\n<td>\u7121\u52b9\u307e\u305f\u306f\u4e0d\u660e\u306a\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9<\/td>\n<\/tr>\n<tr>\n<td>403<\/td>\n<td>\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u306b\u30a2\u30af\u30bb\u30b9\u3067\u304d\u306a\u3044<\/td>\n<\/tr>\n<tr>\n<td>429<\/td>\n<td><strong>TestRail Cloud \u306e\u307f &#8211; <\/strong>\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u591a\u3059\u304e\u307e\u3059<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h2 id=\"updatecases\">update_cases<\/h2>\n<p>\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u306e\u30bb\u30c3\u30c8\u306b\u9ad8\u3044\u512a\u5148\u5ea6\u3092\u8a2d\u5b9a\u3059\u308b\u5834\u5408\u306a\u3069\u3001\u8907\u6570\u306e\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u3092\u540c\u3058\u5024\u3067\u66f4\u65b0\u3057\u307e\u3059\u3002\u8907\u6570\u306e\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u3092\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u3054\u3068\u306b\u7570\u306a\u308b\u5024\u3067\u66f4\u65b0\u3059\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"powershell\">POST index.php?\/api\/v2\/update_cases\/{suite_id}<\/pre>\n<h3 id=\"01G68JZ4AKYR83WPCAFVVN0TKJ\">\u30d1\u30e9\u30e1\u30fc\u30bf\u30fc<\/h3>\n<p>\u4ee5\u4e0b\u306e POST \u30d5\u30a3\u30fc\u30eb\u30c9\u304c\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u3059 (\u30b7\u30b9\u30c6\u30e0\u30d5\u30a3\u30fc\u30eb\u30c9)\u3002<\/p>\n<table class=\"table table--hover\" width=\"1164\" height=\"279\">\n<thead>\n<tr>\n<th>\u540d\u524d<\/th>\n<th>\u30bf\u30a4\u30d7<\/th>\n<th>\u5fc5\u9808<\/th>\n<th>\u8aac\u660e<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>case_ids<\/td>\n<td>array of integers<\/td>\n<td>true<\/td>\n<td>\u66f4\u65b0\u3059\u308b\u30b1\u30fc\u30b9\u306e ID<\/td>\n<\/tr>\n<tr>\n<td>suite_id<\/td>\n<td>integer<\/td>\n<td>\u8aac\u660e\u3092\u53c2\u7167<\/td>\n<td>\u30c6\u30b9\u30c8 \u30b9\u30a4\u30fc\u30c8\u306e ID (\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u304c\u30b7\u30f3\u30b0\u30eb \u30b9\u30a4\u30fc\u30c8 \u30e2\u30fc\u30c9\u3067\u52d5\u4f5c\u3057\u3066\u3044\u308b\u5834\u5408\u306f\u30aa\u30d7\u30b7\u30e7\u30f3)<\/td>\n<\/tr>\n<tr>\n<td>section_id<\/td>\n<td>integer<\/td>\n<td>false<\/td>\n<td>\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u3092\u66f4\u65b0\u3059\u308b\u30bb\u30af\u30b7\u30e7\u30f3\u306e ID<\/td>\n<\/tr>\n<tr>\n<td>title<\/td>\n<td>string<\/td>\n<td>false<\/td>\n<td>\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u306e\u30bf\u30a4\u30c8\u30eb<\/td>\n<\/tr>\n<tr>\n<td>template_id<\/td>\n<td>integer<\/td>\n<td>false<\/td>\n<td>\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8 (\u30d5\u30a3\u30fc\u30eb\u30c9 \u30ec\u30a4\u30a2\u30a6\u30c8) \u306e ID (<strong>TestRail 5.2 \u4ee5\u964d\u304c\u5fc5\u8981<\/strong>)<\/td>\n<\/tr>\n<tr>\n<td>type_id<\/td>\n<td>integer<\/td>\n<td>false<\/td>\n<td>\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9 \u30bf\u30a4\u30d7\u306e ID<\/td>\n<\/tr>\n<tr>\n<td>priority_id<\/td>\n<td>integer<\/td>\n<td>false<\/td>\n<td>\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u512a\u5148\u5ea6\u306e ID<\/td>\n<\/tr>\n<tr>\n<td>estimate<\/td>\n<td>timespan<\/td>\n<td>false<\/td>\n<td>\u898b\u7a4d\u308a\u6642\u9593\u3002\u4f8b: \u201c30s\u201d \u3084 \u201c1m 45s\u201d<\/td>\n<\/tr>\n<tr>\n<td>milestone_id<\/td>\n<td>integer<\/td>\n<td>false<\/td>\n<td>\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u3092\u30ea\u30f3\u30af\u3059\u308b\u30de\u30a4\u30eb\u30b9\u30c8\u30fc\u30f3\u306e ID<\/td>\n<\/tr>\n<tr>\n<td>refs<\/td>\n<td>string<\/td>\n<td>false<\/td>\n<td>\u53c2\u7167\/\u8981\u4ef6\u306e\u30ab\u30f3\u30de\u533a\u5207\u308a\u306e\u30ea\u30b9\u30c8<\/td>\n<\/tr>\n<tr>\n<td>labels<\/td>\n<td>\u6df7\u5408\u5024\u306e\u914d\u5217 (integer \u307e\u305f\u306f string)<\/td>\n<td>false<\/td>\n<td>\u914d\u5217\u5f62\u5f0f\u306e\u30e9\u30d9\u30eb\u306e ID\u3001\u30e9\u30d9\u30eb\u306e\u30bf\u30a4\u30c8\u30eb\u3001\u307e\u305f\u306f\u305d\u306e\u4e21\u65b9<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>\u30e1\u30bd\u30c3\u30c9\u306f <a href=\"#add_case\">add_case<\/a> \u3068\u540c\u3058 POST \u30d5\u30a3\u30fc\u30eb\u30c9\u3092\u30b5\u30dd\u30fc\u30c8\u3057\u3066\u3044\u307e\u3059\u3002\u30b1\u30fc\u30b9\u306e section_id \u3092\u66f4\u65b0\u3059\u308b\u306b\u306f\u3001<strong>TestRail 6.5.2 \u4ee5\u964d\u304c\u5fc5\u8981\u3067\u3059<\/strong>\u3002<\/p>\n<h3>\u30ea\u30af\u30a8\u30b9\u30c8\u306e\u4f8b<\/h3>\n<p>\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u306e\u512a\u5148\u9806\u4f4d\u30d5\u30a3\u30fc\u30eb\u30c9\u3068\u898b\u7a4d\u308a\u30d5\u30a3\u30fc\u30eb\u30c9\u3092\u66f4\u65b0\u3059\u308b\u65b9\u6cd5\u3092\u793a\u3059\u6b21\u306e\u4f8b\u3082\u53c2\u7167\u3057\u3066\u304f\u3060\u3055\u3044\u3002<code class=\"inline-code\">case_ids<\/code> \u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u5fc5\u9808\u30d5\u30a3\u30fc\u30eb\u30c9\u3067\u3042\u308a\u3001\u66f4\u65b0\u3059\u308b\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u3092\u793a\u3057\u307e\u3059\u3002<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"json\">{\n    \"case_ids\": [1, 2, 3],\n    \"priority_id\": 1,\n    \"estimate\": \"5m\"\n}<\/pre>\n<h3>\u30ec\u30b9\u30dd\u30f3\u30b9\u306e\u5185\u5bb9<\/h3>\n<p>\u6210\u529f\u3057\u305f\u5834\u5408\u3001\u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f<a href=\"#get_case\"> get_case<\/a> \u3068\u540c\u3058\u30ec\u30b9\u30dd\u30f3\u30b9\u5f62\u5f0f\u3092\u4f7f\u7528\u3057\u3066\u65b0\u3057\u3044\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u3092\u8fd4\u3057\u307e\u3059\u3002<\/p>\n<h3>\u30ec\u30b9\u30dd\u30f3\u30b9 \u30b3\u30fc\u30c9<\/h3>\n<table class=\"table table--hover\">\n<thead>\n<tr>\n<th>\u30b9\u30c6\u30fc\u30bf\u30b9 \u30b3\u30fc\u30c9<\/th>\n<th>\u8aac\u660e<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>200<\/td>\n<td>\u6210\u529f\u3002\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u304c\u66f4\u65b0\u3055\u308c\u3001\u30ec\u30b9\u30dd\u30f3\u30b9\u306e\u4e00\u90e8\u3068\u3057\u3066\u8fd4\u3055\u308c\u307e\u3059<\/td>\n<\/tr>\n<tr>\n<td>400<\/td>\n<td>\u7121\u52b9\u307e\u305f\u306f\u4e0d\u660e\u306a\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9<\/td>\n<\/tr>\n<tr>\n<td>403<\/td>\n<td>\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u306b\u30a2\u30af\u30bb\u30b9\u3067\u304d\u306a\u3044<\/td>\n<\/tr>\n<tr>\n<td>429<\/td>\n<td><strong>TestRail Cloud \u306e\u307f &#8211; <\/strong>\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u591a\u3059\u304e\u307e\u3059<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h2 id=\"movecasestosection\">move_cases_to_section<\/h2>\n<p>\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u3092\u5225\u306e\u30b9\u30a4\u30fc\u30c8\u307e\u305f\u306f\u30bb\u30af\u30b7\u30e7\u30f3\u306b\u79fb\u52d5\u3057\u307e\u3059\u3002<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"powershell\">POST index.php?\/api\/v2\/move_cases_to_section\/{section_id}<\/pre>\n<h3 id=\"01G68JZ4AKYR83WPCAFVVN0TKJ\">\u30d1\u30e9\u30e1\u30fc\u30bf\u30fc<\/h3>\n<p>\u4ee5\u4e0b\u306e POST \u30d5\u30a3\u30fc\u30eb\u30c9\u304c\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u3059 (\u30b7\u30b9\u30c6\u30e0\u30d5\u30a3\u30fc\u30eb\u30c9)\u3002<\/p>\n<table class=\"table table--hover\" style=\"border-collapse: collapse; width: 100%;\">\n<thead>\n<tr>\n<th style=\"width: 19.4286%;\">\u540d\u524d<\/th>\n<th style=\"width: 15%;\">\u30bf\u30a4\u30d7<\/th>\n<th style=\"width: 16.2858%;\">\u5fc5\u9808<\/th>\n<th style=\"width: 49.1428%;\">\u8aac\u660e<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"width: 19.4286%;\">section_id<\/td>\n<td style=\"width: 15%;\">integer<\/td>\n<td style=\"width: 16.2858%;\">true<\/td>\n<td style=\"width: 49.1428%;\">\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u306e\u79fb\u52d5\u5148\u30bb\u30af\u30b7\u30e7\u30f3\u306e ID<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 19.4286%;\">suite_id<\/td>\n<td style=\"width: 15%;\">integer<\/td>\n<td style=\"width: 16.2858%;\">true<\/td>\n<td style=\"width: 49.1428%;\">\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u306e\u79fb\u52d5\u5148\u30b9\u30a4\u30fc\u30c8\u306e ID<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 19.4286%;\">case_ids<\/td>\n<td style=\"width: 15%;\">array of integers<\/td>\n<td style=\"width: 16.2858%;\">true<\/td>\n<td style=\"width: 49.1428%;\">\u30ab\u30f3\u30de\u533a\u5207\u308a\u306e\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9 ID \u306e\u30ea\u30b9\u30c8<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h3>\u30ec\u30b9\u30dd\u30f3\u30b9 \u30b3\u30fc\u30c9<\/h3>\n<table class=\"table table--hover\">\n<thead>\n<tr>\n<th>\u30b9\u30c6\u30fc\u30bf\u30b9 \u30b3\u30fc\u30c9<\/th>\n<th>\u8aac\u660e<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>200<\/td>\n<td>\u6210\u529f\u3002\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u304c\u79fb\u52d5\u3055\u308c\u3001\u30ec\u30b9\u30dd\u30f3\u30b9\u306e\u4e00\u90e8\u3068\u3057\u3066\u8fd4\u3055\u308c\u307e\u3059<\/td>\n<\/tr>\n<tr>\n<td>400<\/td>\n<td>\u7121\u52b9\u307e\u305f\u306f\u4e0d\u660e\u306a\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9<\/td>\n<\/tr>\n<tr>\n<td>403<\/td>\n<td>\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u306b\u30a2\u30af\u30bb\u30b9\u3067\u304d\u306a\u3044<\/td>\n<\/tr>\n<tr>\n<td>429<\/td>\n<td><strong>TestRail Cloud \u306e\u307f &#8211; <\/strong>\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u591a\u3059\u304e\u307e\u3059<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h2 id=\"deletecase\">delete_case<\/h2>\n<p>[et_pb_text admin_label=&#8221;Note&#8221; _builder_version=&#8221;4.4.2&#8243; background_color=&#8221;#ffffdd&#8221; hover_enabled=&#8221;0&#8243; border_width_all=&#8221;1px&#8221; border_color_all=&#8221;#E1E163&#8243;]<\/p>\n<p>\u524a\u9664\u3057\u305f\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u3092\u5143\u306b\u623b\u3059\u3053\u3068\u306f\u3067\u304d\u305a\u3001\u30a2\u30af\u30c6\u30a3\u30d6\u306a \u30c6\u30b9\u30c8 \u30e9\u30f3 (\u307e\u3060\u9589\u3058\u3089\u308c\u3066\u3044\u306a\u3044 (\u30a2\u30fc\u30ab\u30a4\u30d6\u3055\u308c\u3066\u3044\u306a\u3044) \u30c6\u30b9\u30c8 \u30e9\u30f3) \u5185\u306e\u3059\u3079\u3066\u306e\u30c6\u30b9\u30c8\u7d50\u679c\u3082\u6c38\u4e45\u306b\u524a\u9664\u3055\u308c\u307e\u3059\u3002<\/p>\n<p>[\/et_pb_text]<\/p>\n<p>\u65e2\u5b58\u306e\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u3092\u524a\u9664\u3057\u307e\u3059\u3002<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"powershell\">POST index.php?\/api\/v2\/delete_case\/{case_id}<\/pre>\n<h3 id=\"01G68JZ4AKYR83WPCAFVVN0TKJ\">\u30d1\u30e9\u30e1\u30fc\u30bf\u30fc<\/h3>\n<table class=\"table table--hover\" style=\"border-collapse: collapse; width: 100%;\">\n<thead>\n<tr>\n<th style=\"width: 19.4286%;\">\u540d\u524d<\/th>\n<th style=\"width: 15%;\">\u30bf\u30a4\u30d7<\/th>\n<th style=\"width: 16.2858%;\">\u5fc5\u9808<\/th>\n<th style=\"width: 49.1428%;\">\u8aac\u660e<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"width: 19.4286%;\">case_id<\/td>\n<td style=\"width: 15%;\">integer<\/td>\n<td style=\"width: 16.2858%;\">true<\/td>\n<td style=\"width: 49.1428%;\">\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u306e ID<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 19.4286%;\">soft<\/td>\n<td style=\"width: 15%;\">integer<\/td>\n<td style=\"width: 16.2858%;\">false<\/td>\n<td style=\"width: 49.1428%;\">soft=1 \u306e\u5834\u5408\u3001\u524a\u9664\u3055\u308c\u308b\u30c7\u30fc\u30bf\u306b\u95a2\u3059\u308b\u60c5\u5831\u3092\u8fd4\u3057\u3001\u524a\u9664\u306f\u5b9f\u884c\u3057\u307e\u305b\u3093\u3002<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h3>Soft \u30d1\u30e9\u30e1\u30fc\u30bf\u30fc<\/h3>\n<p><!-- START note --><\/p>\n<div class=\"callout callout--info\">\n<p>[et_pb_text admin_label=&#8221;Note&#8221; _builder_version=&#8221;4.4.2&#8243; background_color=&#8221;#F0F8FF&#8221; hover_enabled=&#8221;0&#8243; border_width_all=&#8221;1px&#8221; border_color_all=&#8221;#b0c4de&#8221;]<\/p>\n<p>soft \u30d1\u30e9\u30e1\u30fc\u30bf\u30fc\u3092\u7701\u7565\u3057\u305f\u5834\u5408\u3001\u307e\u305f\u306f soft=0 \u3092\u30b5\u30d6\u30df\u30c3\u30c8\u3057\u305f\u5834\u5408\u3001\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u306f\u524a\u9664\u3055\u308c\u307e\u3059\u3002<\/p>\n<p>[\/et_pb_text]<\/p>\n<\/div>\n<p><!-- END note --><\/p>\n<p><code class=\"inline-code\">soft=1<\/code> \u306e\u5834\u5408\u3001\u5f71\u97ff\u3092\u53d7\u3051\u308b\u30c6\u30b9\u30c8\u306e\u6570\u306b\u95a2\u3059\u308b\u30c7\u30fc\u30bf\u3092\u8fd4\u3057\u307e\u3059\u3002<\/p>\n<p><code class=\"inline-code\">soft=1<\/code> \u306e\u5834\u5408\u3001\u30a8\u30f3\u30c6\u30a3\u30c6\u30a3\u306f\u5b9f\u969b\u306b\u306f\u524a\u9664\u3055\u308c\u307e\u305b\u3093\u3002<\/p>\n<h3>\u30ec\u30b9\u30dd\u30f3\u30b9 \u30b3\u30fc\u30c9<\/h3>\n<table class=\"table table--hover\">\n<thead>\n<tr>\n<th>\u30b9\u30c6\u30fc\u30bf\u30b9 \u30b3\u30fc\u30c9<\/th>\n<th>\u8aac\u660e<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>200<\/td>\n<td>\u6210\u529f\u3002\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u304c\u524a\u9664\u3055\u308c\u3001\u30ec\u30b9\u30dd\u30f3\u30b9\u306e\u4e00\u90e8\u3068\u3057\u3066\u8fd4\u3055\u308c\u307e\u3059<\/td>\n<\/tr>\n<tr>\n<td>400<\/td>\n<td>\u7121\u52b9\u307e\u305f\u306f\u4e0d\u660e\u306a\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9<\/td>\n<\/tr>\n<tr>\n<td>403<\/td>\n<td>\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u306b\u30a2\u30af\u30bb\u30b9\u3067\u304d\u306a\u3044<\/td>\n<\/tr>\n<tr>\n<td>429<\/td>\n<td><strong>TestRail Cloud \u306e\u307f &#8211; <\/strong>\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u591a\u3059\u304e\u307e\u3059<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h2 id=\"deletecases\">delete_cases<\/h2>\n<p><!-- START warning --><\/p>\n<div class=\"callout callout--warning\">\n<p>[et_pb_text admin_label=&#8221;Note&#8221; _builder_version=&#8221;4.4.2&#8243; background_color=&#8221;#ffffdd&#8221; hover_enabled=&#8221;0&#8243; border_width_all=&#8221;1px&#8221; border_color_all=&#8221;#E1E163&#8243;]<\/p>\n<p>\u524a\u9664\u3057\u305f\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u3092\u5143\u306b\u623b\u3059\u3053\u3068\u306f\u3067\u304d\u305a\u3001\u30a2\u30af\u30c6\u30a3\u30d6\u306a \u30c6\u30b9\u30c8 \u30e9\u30f3 (\u307e\u3060\u9589\u3058\u3089\u308c\u3066\u3044\u306a\u3044 (\u30a2\u30fc\u30ab\u30a4\u30d6\u3055\u308c\u3066\u3044\u306a\u3044) \u30c6\u30b9\u30c8 \u30e9\u30f3) \u5185\u306e\u3059\u3079\u3066\u306e\u30c6\u30b9\u30c8\u7d50\u679c\u3082\u6c38\u4e45\u306b\u524a\u9664\u3055\u308c\u307e\u3059\u3002<\/p>\n<p>[\/et_pb_text]<\/p>\n<\/div>\n<p><!-- END warning --><\/p>\n<p>\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u307e\u305f\u306f\u30c6\u30b9\u30c8 \u30b9\u30a4\u30fc\u30c8\u306e\u8907\u6570\u306e\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u3092\u524a\u9664\u3057\u307e\u3059\u3002<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"powershell\">POST index.php?\/api\/v2\/delete_cases\/{suite_id}&amp;soft=1<\/pre>\n<h3 id=\"01G68JZ4AKYR83WPCAFVVN0TKJ\">\u30d1\u30e9\u30e1\u30fc\u30bf\u30fc<\/h3>\n<table class=\"table table--hover\" style=\"border-collapse: collapse; width: 100%;\">\n<thead>\n<tr>\n<th style=\"width: 19.4286%;\">\u540d\u524d<\/th>\n<th style=\"width: 15%;\">\u30bf\u30a4\u30d7<\/th>\n<th style=\"width: 16.2858%;\">\u5fc5\u9808<\/th>\n<th style=\"width: 49.1428%;\">\u8aac\u660e<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"width: 19.4286%;\">case_ids<\/td>\n<td style=\"width: 15%;\">array of integers<\/td>\n<td style=\"width: 16.2858%;\">true<\/td>\n<td style=\"width: 49.1428%;\">\u524a\u9664\u3059\u308b\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u306e ID \u306e\u914d\u5217<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 19.4286%;\">project_id<\/td>\n<td style=\"width: 15%;\">integer<\/td>\n<td style=\"width: 16.2858%;\">true<\/td>\n<td style=\"width: 49.1428%;\">\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u306e ID<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 19.4286%;\">suite_id<\/td>\n<td style=\"width: 15%;\">integer<\/td>\n<td style=\"width: 16.2858%;\">\u8aac\u660e\u3092\u53c2\u7167<\/td>\n<td style=\"width: 49.1428%;\">\u30c6\u30b9\u30c8 \u30b9\u30a4\u30fc\u30c8\u306e ID (\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u304c\u8907\u6570\u30b9\u30a4\u30fc\u30c8 \u30e2\u30fc\u30c9\u306e\u5834\u5408\u306e\u307f\u5fc5\u9808)<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 19.4286%;\">soft<\/td>\n<td style=\"width: 15%;\">integer<\/td>\n<td style=\"width: 16.2858%;\">false<\/td>\n<td style=\"width: 49.1428%;\">soft=1 \u306e\u5834\u5408\u3001\u524a\u9664\u3055\u308c\u308b\u30c7\u30fc\u30bf\u306b\u95a2\u3059\u308b\u60c5\u5831\u3092\u8fd4\u3057\u3001\u524a\u9664\u306f\u5b9f\u884c\u3057\u307e\u305b\u3093\u3002<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h3>\u30ea\u30af\u30a8\u30b9\u30c8\u306e\u4f8b<\/h3>\n<p>\u9078\u629e\u3055\u308c\u305f\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u306e\u30b1\u30fc\u30b9 ID \u3092\u8868\u793a\u3059\u308b\u6b21\u306e\u4f8b\u3082\u53c2\u7167\u3057\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"json\">{\n    \"case_ids\": [1, 2, 3]\n}<\/pre>\n<h3>\u30ec\u30b9\u30dd\u30f3\u30b9 \u30b3\u30fc\u30c9<\/h3>\n<table class=\"table table--hover\">\n<thead>\n<tr>\n<th>\u30b9\u30c6\u30fc\u30bf\u30b9 \u30b3\u30fc\u30c9<\/th>\n<th>\u8aac\u660e<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>200<\/td>\n<td>\u6210\u529f\u3002\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u304c\u524a\u9664\u3055\u308c\u3001\u30ec\u30b9\u30dd\u30f3\u30b9\u306e\u4e00\u90e8\u3068\u3057\u3066\u8fd4\u3055\u308c\u307e\u3059<\/td>\n<\/tr>\n<tr>\n<td>400<\/td>\n<td>\u7121\u52b9\u307e\u305f\u306f\u4e0d\u660e\u306a\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9<\/td>\n<\/tr>\n<tr>\n<td>403<\/td>\n<td>\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u306b\u30a2\u30af\u30bb\u30b9\u3067\u304d\u306a\u3044<\/td>\n<\/tr>\n<tr>\n<td>429<\/td>\n<td><strong>TestRail Cloud \u306e\u307f &#8211; <\/strong>\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u591a\u3059\u304e\u307e\u3059<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n","protected":false},"excerpt":{"rendered":"<p>\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u306b\u95a2\u3059\u308b\u60c5\u5831\u3092\u53d6\u5f97\u3057\u305f\u308a\u3001\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u3092\u4f5c\u6210\u307e\u305f\u306f\u5909\u66f4\u3059\u308b\u306b\u306f\u3001\u6b21\u306e API \u30e1\u30bd\u30c3\u30c9\u3092\u4f7f\u7528\u3057\u307e\u3059\u3002\u00a0\u00a0 get_case \u65e2\u5b58\u306e\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u3092\u8fd4\u3057\u307e\u3059\u3002 GET index.php?\/api\/v2\/g [&hellip;]<\/p>\n","protected":false},"author":5,"featured_media":0,"parent":6632,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_et_pb_use_builder":"","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"class_list":["post-20453","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/docs.testrail.techmatrix.jp\/testrail\/docs\/9\/wp-json\/wp\/v2\/pages\/20453","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/docs.testrail.techmatrix.jp\/testrail\/docs\/9\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/docs.testrail.techmatrix.jp\/testrail\/docs\/9\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/docs.testrail.techmatrix.jp\/testrail\/docs\/9\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/docs.testrail.techmatrix.jp\/testrail\/docs\/9\/wp-json\/wp\/v2\/comments?post=20453"}],"version-history":[{"count":60,"href":"https:\/\/docs.testrail.techmatrix.jp\/testrail\/docs\/9\/wp-json\/wp\/v2\/pages\/20453\/revisions"}],"predecessor-version":[{"id":27844,"href":"https:\/\/docs.testrail.techmatrix.jp\/testrail\/docs\/9\/wp-json\/wp\/v2\/pages\/20453\/revisions\/27844"}],"up":[{"embeddable":true,"href":"https:\/\/docs.testrail.techmatrix.jp\/testrail\/docs\/9\/wp-json\/wp\/v2\/pages\/6632"}],"wp:attachment":[{"href":"https:\/\/docs.testrail.techmatrix.jp\/testrail\/docs\/9\/wp-json\/wp\/v2\/media?parent=20453"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}