{"id":25005,"date":"2023-09-16T08:50:28","date_gmt":"2023-09-16T08:50:28","guid":{"rendered":"https:\/\/docs.testrail.techmatrix.jp\/testrail\/docs\/9\/?page_id=25005"},"modified":"2025-10-21T15:15:58","modified_gmt":"2025-10-21T06:15:58","slug":"api-plans","status":"publish","type":"page","link":"https:\/\/docs.testrail.techmatrix.jp\/testrail\/docs\/9\/api-manual\/reference\/api-plans\/","title":{"rendered":"\u30c6\u30b9\u30c8\u8a08\u753b"},"content":{"rendered":"<p>\u30c6\u30b9\u30c8\u8a08\u753b\u306b\u95a2\u3059\u308b\u60c5\u5831\u3092\u53d6\u5f97\u3057\u305f\u308a\u3001\u30c6\u30b9\u30c8\u8a08\u753b\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\u3002TestRail \u3067\u306f\u3001\u30c6\u30b9\u30c8\u8a08\u753b\u3092\u4f7f\u7528\u3057\u3066\u8907\u6570\u306e\u30c6\u30b9\u30c8 \u30e9\u30f3\u3092\u307e\u3068\u3081\u305f\u308a\u3001\u8907\u6570\u306e\u30d6\u30e9\u30a6\u30b6\u30fc\u3001OS\u3001\u305d\u306e\u4ed6\u306e\u8a2d\u5b9a\u306b\u5bfe\u3057\u3066 1 \u3064\u305a\u3064\u30c6\u30b9\u30c8 \u30e9\u30f3\u3092\u8ffd\u52a0\u3059\u308b\u4ee3\u308f\u308a\u306b\u30c6\u30b9\u30c8 \u30e9\u30f3\u3092\u81ea\u52d5\u751f\u6210\u3067\u304d\u307e\u3059\u3002<\/p>\n<h2 id=\"getplan\">get_plan<\/h2>\n<p>\u65e2\u5b58\u306e\u30c6\u30b9\u30c8\u8a08\u753b\u3092\u8fd4\u3057\u307e\u3059\u3002<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\">GET index.php?\/api\/v2\/get_plan\/{plan_id}<\/pre>\n<h3>\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>plan_id<\/td>\n<td>integer<\/td>\n<td>true<\/td>\n<td>\u30c6\u30b9\u30c8 \u8a08\u753b\u306e ID<\/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\u306e\u4f8b<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"json\">{\n    \"id\": 10,\n    \"name\": \"Release 1.0: Final (all browsers)\",\n    \"description\": null,\n    \"milestone_id\": 3,\n    \"assignedto_id\": null,\n    \"is_completed\": false,\n    \"completed_on\": null,\n    \"passed_count\": 445,\n    \"blocked_count\": 99,\n    \"untested_count\": 473,\n    \"retest_count\": 107,\n    \"failed_count\": 56,\n    \"custom_status1_count\": 0,\n    \"custom_status2_count\": 0,\n    \"custom_status3_count\": 0,\n    \"custom_status4_count\": 0,\n    \"custom_status5_count\": 0,\n    \"custom_status6_count\": 0,\n    \"custom_status7_count\": 0,\n    \"project_id\": 1,\n    \"created_on\": 1646058671,\n    \"created_by\": 1,\n    \"url\": \"https:\/\/74trialapitesting.testrail.io\/index.php?\/plans\/view\/10\",\n    \"start_on\": null,\n    \"due_date\": null,\n    \"entries\": [\n        {\n            \"id\": \"75698796-61d5-46e8-9c14-d334351f12d0\",\n            \"suite_id\": 1,\n            \"name\": \"Browser test\",\n            \"refs\": null,\n            \"description\": null,\n            \"include_all\": true,\n            \"runs\": [\n                {\n                    \"id\": 13,\n                    \"suite_id\": 1,\n                    \"name\": \"Browser test\",\n                    \"description\": null,\n                    \"milestone_id\": 3,\n                    \"assignedto_id\": null,\n                    \"include_all\": true,\n                    \"is_completed\": false,\n                    \"completed_on\": null,\n                    \"passed_count\": 88,\n                    \"blocked_count\": 20,\n                    \"untested_count\": 97,\n                    \"retest_count\": 19,\n                    \"failed_count\": 12,\n                    \"custom_status1_count\": 0,\n                    \"custom_status2_count\": 0,\n                    \"custom_status3_count\": 0,\n                    \"custom_status4_count\": 0,\n                    \"custom_status5_count\": 0,\n                    \"custom_status6_count\": 0,\n                    \"custom_status7_count\": 0,\n                    \"project_id\": 1,\n                    \"plan_id\": 10,\n                    \"entry_index\": 1,\n                    \"entry_id\": \"75698796-61d5-46e8-9c14-d334351f12d0\",\n                    \"config\": \"Chrome\",\n                    \"config_ids\": [\n                        3\n                    ],\n                    \"created_on\": 1646058671,\n                    \"refs\": null,\n                    \"created_by\": 1,\n                    \"url\": \"https:\/\/74trialapitesting.testrail.io\/index.php?\/runs\/view\/13\"\n                }\n            ]\n        }\n    ]\n}<\/pre>\n<p>\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u306f\u6b21\u306e\u30d5\u30a3\u30fc\u30eb\u30c9\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n<table class=\"table table--hover\">\n<thead>\n<tr>\n<th>\u540d\u524d<\/th>\n<th>\u30bf\u30a4\u30d7<\/th>\n<th>\u8aac\u660e<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>assignedto_id<\/td>\n<td>integer<\/td>\n<td>\u30c6\u30b9\u30c8\u8a08\u753b\u5168\u4f53\u304c\u5272\u308a\u5f53\u3066\u3089\u308c\u3066\u3044\u308b\u30e6\u30fc\u30b6\u30fc\u306e ID<\/td>\n<\/tr>\n<tr>\n<td>blocked_count<\/td>\n<td>integer<\/td>\n<td>\u30c6\u30b9\u30c8\u8a08\u753b\u5185\u3067 blocked \u3068\u30de\u30fc\u30af\u3055\u308c\u3066\u3044\u308b\u30c6\u30b9\u30c8\u306e\u6570<\/td>\n<\/tr>\n<tr>\n<td>completed_on<\/td>\n<td>timestamp<\/td>\n<td>\u30c6\u30b9\u30c8\u8a08\u753b\u304c\u30af\u30ed\u30fc\u30ba\u3055\u308c\u305f\u65e5\u6642 (UNIX \u30bf\u30a4\u30e0\u30b9\u30bf\u30f3\u30d7)<\/td>\n<\/tr>\n<tr>\n<td>created_by<\/td>\n<td>integer<\/td>\n<td>\u30c6\u30b9\u30c8\u8a08\u753b\u3092\u4f5c\u6210\u3057\u305f\u30e6\u30fc\u30b6\u30fc\u306e ID<\/td>\n<\/tr>\n<tr>\n<td>created_on<\/td>\n<td>timestamp<\/td>\n<td>\u30c6\u30b9\u30c8\u8a08\u753b\u304c\u4f5c\u6210\u3055\u308c\u305f\u65e5\u6642 (UNIX \u30bf\u30a4\u30e0\u30b9\u30bf\u30f3\u30d7)<\/td>\n<\/tr>\n<tr>\n<td>custom_status?_count<\/td>\n<td>integer<\/td>\n<td>\u30c6\u30b9\u30c8\u8a08\u753b\u5185\u3067\u8a72\u5f53\u3059\u308b\u30ab\u30b9\u30bf\u30e0 \u30b9\u30c6\u30fc\u30bf\u30b9\u3067\u30de\u30fc\u30af\u3055\u308c\u3066\u3044\u308b\u30c6\u30b9\u30c8\u306e\u6570s<\/td>\n<\/tr>\n<tr>\n<td>description<\/td>\n<td>string<\/td>\n<td>\u30c6\u30b9\u30c8\u8a08\u753b\u306e\u8aac\u660e<\/td>\n<\/tr>\n<tr>\n<td>entries<\/td>\n<td>array<\/td>\n<td>&#8216;entries&#8217;\u306e\u914d\u5217\u3001\u3064\u307e\u308a\u30c6\u30b9\u30c8 \u30e9\u30f3\u306e\u30b0\u30eb\u30fc\u30d7<\/td>\n<\/tr>\n<tr>\n<td>failed_count<\/td>\n<td>integer<\/td>\n<td>\u30c6\u30b9\u30c8\u8a08\u753b\u5185\u3067 failed \u3068\u30de\u30fc\u30af\u3055\u308c\u3066\u3044\u308b\u30c6\u30b9\u30c8\u306e\u6570<\/td>\n<\/tr>\n<tr>\n<td>id<\/td>\n<td>integer<\/td>\n<td>\u30c6\u30b9\u30c8\u8a08\u753b\u306e\u4e00\u610f\u306e ID<\/td>\n<\/tr>\n<tr>\n<td>is_completed<\/td>\n<td>boolean<\/td>\n<td>\u30c6\u30b9\u30c8\u8a08\u753b\u304c\u30af\u30ed\u30fc\u30ba\u3055\u308c\u3066\u3044\u308c\u3070 true\u3001\u305d\u3046\u3067\u306a\u3051\u308c\u3070 false<\/td>\n<\/tr>\n<tr>\n<td>milestone_id<\/td>\n<td>integer<\/td>\n<td>\u30c6\u30b9\u30c8\u8a08\u753b\u304c\u6240\u5c5e\u3059\u308b\u30de\u30a4\u30eb\u30b9\u30c8\u30fc\u30f3\u306e ID<\/td>\n<\/tr>\n<tr>\n<td>name<\/td>\n<td>string<\/td>\n<td>\u30c6\u30b9\u30c8\u8a08\u753b\u306e\u540d\u524d<\/td>\n<\/tr>\n<tr>\n<td>passed_count<\/td>\n<td>integer<\/td>\n<td>\u30c6\u30b9\u30c8\u8a08\u753b\u5185\u3067 passed \u3068\u30de\u30fc\u30af\u3055\u308c\u3066\u3044\u308b\u30c6\u30b9\u30c8\u306e\u6570<\/td>\n<\/tr>\n<tr>\n<td>project_id<\/td>\n<td>integer<\/td>\n<td>\u30c6\u30b9\u30c8\u8a08\u753b\u304c\u6240\u5c5e\u3059\u308b\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u306e ID<\/td>\n<\/tr>\n<tr>\n<td>refs<\/td>\n<td>string<\/td>\n<td>\u5916\u90e8\u8981\u4ef6\u306e ID\u3002\u30ab\u30f3\u30de\u3067\u533a\u5207\u308a\u307e\u3059 (<strong>TestRail 6.3 \u4ee5\u964d\u304c\u5fc5\u8981<\/strong>)<\/td>\n<\/tr>\n<tr>\n<td>retest_count<\/td>\n<td>integer<\/td>\n<td>\u30c6\u30b9\u30c8\u8a08\u753b\u5185\u3067 retest \u3068\u30de\u30fc\u30af\u3055\u308c\u3066\u3044\u308b\u30c6\u30b9\u30c8\u306e\u6570<\/td>\n<\/tr>\n<tr>\n<td>untested_count<\/td>\n<td>integer<\/td>\n<td>\u30c6\u30b9\u30c8\u8a08\u753b\u5185\u3067 untested \u3068\u30de\u30fc\u30af\u3055\u308c\u3066\u3044\u308b\u30c6\u30b9\u30c8\u306e\u6570<\/td>\n<\/tr>\n<tr>\n<td>url<\/td>\n<td>string<\/td>\n<td>\u30e6\u30fc\u30b6\u30fc \u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30a4\u30b9\u306b\u8868\u793a\u3055\u308c\u308b\u30c6\u30b9\u30c8\u8a08\u753b\u306e\u30a2\u30c9\u30ec\u30b9\/URL<\/td>\n<\/tr>\n<tr>\n<td>start_on<\/td>\n<td>timestamp<\/td>\n<td>UNIX \u30bf\u30a4\u30e0\u30b9\u30bf\u30f3\u30d7\u3067\u8868\u3055\u308c\u305f\u30c6\u30b9\u30c8\u8a08\u753b\u306e\u958b\u59cb\u65e5<\/td>\n<\/tr>\n<tr>\n<td>due_on<\/td>\n<td>timestamp<\/td>\n<td>UNIX \u30bf\u30a4\u30e0\u30b9\u30bf\u30f3\u30d7\u3067\u8868\u3055\u308c\u305f\u30c6\u30b9\u30c8\u8a08\u753b\u306e\u7d42\u4e86\u65e5<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><code class=\"inline-code\">entries<\/code> \u30d5\u30a3\u30fc\u30eb\u30c9\u306b\u306f\u30c6\u30b9\u30c8\u8a08\u753b\u306e <em>entries<\/em> \u306e\u914d\u5217\u304c\u542b\u307e\u308c\u307e\u3059\u3002\u30c6\u30b9\u30c8\u8a08\u753b\u306e\u30a8\u30f3\u30c8\u30ea\u3068\u306f\u3001 (\u30e6\u30fc\u30b6\u30fc \u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30a4\u30b9\u3068\u540c\u69d8\u306b) \u540c\u3058\u30c6\u30b9\u30c8 \u30b9\u30a4\u30fc\u30c8\u306b\u6240\u5c5e\u3059\u308b \u30c6\u30b9\u30c8 \u30e9\u30f3 \u306e\u30b0\u30eb\u30fc\u30d7\u3067\u3059\u3002\u5404\u30b0\u30eb\u30fc\u30d7\u306b\u542b\u307e\u308c\u308b \u30c6\u30b9\u30c8 \u30e9\u30f3\u306e\u91cf\u306f\u3055\u307e\u3056\u307e\u3067\u3042\u308a\u3001\u8a2d\u5b9a\u3082\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u3059\u3002<a class=\"wikilink1\" title=\"testrail-api2:reference-plans \u21b5\" href=\"#addplan\" target=\"_self\" rel=\"undefined noopener\">add_plan<\/a> \u304a\u3088\u3073 <a class=\"wikilink1\" title=\"testrail-api2:reference-plans \u21b5\" href=\"#add_plan_entry\" target=\"_self\" rel=\"undefined noopener\">add_plan_entry<\/a> \u3082\u53c2\u7167\u3057\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n<h3 id=\"01G68JZ4AMW2EVBMQNCG0SNSJE\">\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\u8a08\u753b\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\u8a08\u753b<\/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=\"getplans\">get_plans<\/h2>\n<p>\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u306e\u30c6\u30b9\u30c8\u8a08\u753b\u306e\u30ea\u30b9\u30c8\u3092\u8fd4\u3057\u307e\u3059\u3002<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\">GET index.php?\/api\/v2\/get_plans\/{project_id}<\/pre>\n<h3>\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<\/tbody>\n<\/table>\n<h3>\u30ea\u30af\u30a8\u30b9\u30c8 \u30dc\u30c7\u30a3<\/h3>\n<table class=\"table table--hover\">\n<thead>\n<tr>\n<th style=\"width: 139.635px;\">\u540d\u524d<\/th>\n<th style=\"width: 113.164px;\">\u30bf\u30a4\u30d7<\/th>\n<th style=\"width: 101.159px;\">\u5fc5\u9808<\/th>\n<th style=\"width: 333.177px;\">\u8aac\u660e<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"width: 131.615px;\">created_after<\/td>\n<td style=\"width: 105.143px;\">timestamp<\/td>\n<td style=\"width: 93.138px;\">false<\/td>\n<td style=\"width: 325.156px;\">\u3053\u306e\u65e5\u4ed8\u4ee5\u964d\u306b\u4f5c\u6210\u3055\u308c\u305f\u30c6\u30b9\u30c8\u8a08\u753b\u306e\u307f\u3092\u8fd4\u3059 (UNIX \u30bf\u30a4\u30e0\u30b9\u30bf\u30f3\u30d7)<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 131.615px;\">created_before<\/td>\n<td style=\"width: 105.143px;\">timestamp<\/td>\n<td style=\"width: 93.138px;\">false<\/td>\n<td style=\"width: 325.156px;\">\u3053\u306e\u65e5\u4ed8\u4ee5\u524d\u306b\u4f5c\u6210\u3055\u308c\u305f\u30c6\u30b9\u30c8\u8a08\u753b\u306e\u307f\u3092\u8fd4\u3059 (UNIX \u30bf\u30a4\u30e0\u30b9\u30bf\u30f3\u30d7)<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 131.615px;\">created_by<\/td>\n<td style=\"width: 105.143px;\">integer (list)<\/td>\n<td style=\"width: 93.138px;\">false<\/td>\n<td style=\"width: 325.156px;\">\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 style=\"width: 131.615px;\">is_completed<\/td>\n<td style=\"width: 105.143px;\">boolean<\/td>\n<td style=\"width: 93.138px;\">false<\/td>\n<td style=\"width: 325.156px;\">1 \u3092\u6307\u5b9a\u3059\u308b\u3068\u5b8c\u4e86\u3057\u305f\u30c6\u30b9\u30c8\u8a08\u753b\u3060\u3051\u3092\u8fd4\u3057\u307e\u3059\u30020 \u3092\u6307\u5b9a\u3059\u308b\u3068\u30a2\u30af\u30c6\u30a3\u30d6\u306a\u30c6\u30b9\u30c8\u8a08\u753b\u3060\u3051\u3092\u8fd4\u3057\u307e\u3059\u3002<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 131.615px;\">limit\/offset<\/td>\n<td style=\"width: 105.143px;\">integer<\/td>\n<td style=\"width: 93.138px;\">false<\/td>\n<td style=\"width: 325.156px;\">\u7d50\u679c\u3092 :limit \u500b\u306e\u30c6\u30b9\u30c8\u8a08\u753b\u3060\u3051\u306b\u5236\u9650\u3057\u307e\u3059\u3002\u30ec\u30b3\u30fc\u30c9\u3092\u30b9\u30ad\u30c3\u30d7\u3059\u308b\u306b\u306f :offset \u3092\u4f7f\u7528\u3057\u307e\u3059\u3002<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 131.615px;\">milestone_id<\/td>\n<td style=\"width: 105.143px;\">integer (list)<\/td>\n<td style=\"width: 93.138px;\">false<\/td>\n<td style=\"width: 325.156px;\">\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\u3002<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>\u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f\u3001\u6700\u5927\u3067 250 \u306e\u30a8\u30f3\u30c8\u30ea\u3092\u542b\u3080\u30ec\u30b9\u30dd\u30f3\u30b9\u914d\u5217\u3092\u8fd4\u3057\u307e\u3059\u3002\u305d\u308c\u4ee5\u4e0a\u306e\u30a8\u30f3\u30c8\u30ea\u3092\u53d6\u5f97\u3059\u308b\u306b\u306f\u3001\u4e0b\u306e\u30ea\u30af\u30a8\u30b9\u30c8 \u30d5\u30a3\u30eb\u30bf\u30fc \u30bb\u30af\u30b7\u30e7\u30f3\u3067\u8aac\u660e\u3055\u308c\u3066\u3044\u308b\u30aa\u30d5\u30bb\u30c3\u30c8 \u30d5\u30a3\u30eb\u30bf\u30fc\u3092\u4f7f\u7528\u3057\u3066\u8ffd\u52a0\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u3092\u884c\u3044\u307e\u3059\u3002<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\"># All active test plans for project with ID 1 and milestone 2 or 3\nGET index.php?\/api\/v2\/get_plans\/1&amp;is_completed=0&amp;milestone_id=2,3<\/pre>\n<h3>\u30ec\u30b9\u30dd\u30f3\u30b9\u306e\u5185\u5bb9<\/h3>\n<p>\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u306f\u30c6\u30b9\u30c8\u8a08\u753b\u306e\u914d\u5217\u304c\u542b\u307e\u308c\u307e\u3059\u3002\u30ea\u30b9\u30c8\u5185\u306e\u5404\u30c6\u30b9\u30c8\u8a08\u753b\u306e\u5f62\u5f0f\u306f\u3001<em>\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u306f <em class=\"u\">entries<\/em>\u30d5\u30a3\u30fc\u30eb\u30c9\u304c\u542b\u307e\u308c\u3066\u3044\u306a\u3044<\/em>\u3053\u3068\u3092\u9664\u3044\u3066\u306f\u3001<a class=\"wikilink1\" title=\"testrail-api2:reference-plans \u21b5\" href=\"#getplan\" target=\"_self\" rel=\"undefined noopener\">get_plan<\/a> \u3068\u540c\u3058\u3067\u3059\u3002<\/p>\n<p><code><\/code><\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"json\">{\n    \"offset\": 0,\n    \"limit\": 250,\n    \"size\": 1,\n    \"_links\": {\n        \"next\": null,\n        \"prev\": null,\n    },\n    \"plans\": [\n        {\n            \"id\": 1,\n            \"name\": \"System test 1\", \n            \/\/ ..\n        },\n        {\n            \"id\": 2,\n            \"name\": \"System test 2\", \n            \/\/ ..\n        },\n        \/\/ ..\n    ]\n}<\/pre>\n<h3 id=\"01G68JZ4AMW2EVBMQNCG0SNSJE\">\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\u8a08\u753b\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\u8a08\u753b<\/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=\"addplan\">add_plan<\/h2>\n<p>\u65b0\u898f\u30c6\u30b9\u30c8\u8a08\u753b\u3092\u4f5c\u6210\u3057\u307e\u3059\u3002<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\">POST index.php?\/api\/v2\/add_plan\/{project_id}<\/pre>\n<h3>\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>\u30c6\u30b9\u30c8\u8a08\u753b\u3092\u8ffd\u52a0\u3059\u308b\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u306e ID<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h3 class=\"ip-location-block-dropup ip-location-block-dropdown\">\u30ea\u30af\u30a8\u30b9\u30c8 \u30dc\u30c7\u30a3<\/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>name<\/td>\n<td>string<\/td>\n<td>true<\/td>\n<td>\u30c6\u30b9\u30c8\u8a08\u753b\u306e\u540d\u524d<\/td>\n<\/tr>\n<tr>\n<td>description<\/td>\n<td>string<\/td>\n<td>false<\/td>\n<td>\u30c6\u30b9\u30c8\u8a08\u753b\u306e\u8aac\u660e<\/td>\n<\/tr>\n<tr>\n<td>milestone_id<\/td>\n<td>integer<\/td>\n<td>false<\/td>\n<td>\u30c6\u30b9\u30c8\u8a08\u753b\u3092\u30ea\u30f3\u30af\u3059\u308b\u30de\u30a4\u30eb\u30b9\u30c8\u30fc\u30f3\u306e ID<\/td>\n<\/tr>\n<tr>\n<td>start_on<\/td>\n<td>timestamp<\/td>\n<td>false<\/td>\n<td>UNIX \u30bf\u30a4\u30e0\u30b9\u30bf\u30f3\u30d7\u3067\u8868\u3055\u308c\u305f\u30c6\u30b9\u30c8\u8a08\u753b\u306e\u958b\u59cb\u65e5<\/td>\n<\/tr>\n<tr>\n<td>due_on<\/td>\n<td>timestamp<\/td>\n<td>false<\/td>\n<td>UNIX \u30bf\u30a4\u30e0\u30b9\u30bf\u30f3\u30d7\u3067\u8868\u3055\u308c\u305f\u30c6\u30b9\u30c8\u8a08\u753b\u306e\u7d42\u4e86\u65e5<\/td>\n<\/tr>\n<tr>\n<td>entries<\/td>\n<td>array<\/td>\n<td>false<\/td>\n<td>\u8a08\u753b\u306b\u542b\u307e\u308c\u308b \u30c6\u30b9\u30c8 \u30e9\u30f3\u3092\u8a18\u8ff0\u3057\u305f\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306e\u914d\u5217\u3002\u4ee5\u4e0b\u306e\u4f8b\u3068 add_plan_entry \u3092\u53c2\u7167\u3057\u3066\u304f\u3060\u3055\u3044\u3002<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h3>\u30ea\u30af\u30a8\u30b9\u30c8\u306e\u4f8b<\/h3>\n<p>\u6b21\u306e\u4f8b\u306f\u3001\u3044\u304f\u3064\u304b\u306e \u30c6\u30b9\u30c8 \u30e9\u30f3 \u3092\u542b\u3080\u65b0\u3057\u3044\u30c6\u30b9\u30c8\u8a08\u753b\u3092\u4f5c\u6210\u3059\u308b\u65b9\u6cd5\u3092\u793a\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"json\">{\n    \"name\": \"System test\",\n    \"entries\": [\n        {\n            \"suite_id\": 1,\n            \"name\": \"Custom run name\",\n            \"assignedto_id\": 1 \/\/ ID of the assignee\n        },\n        {\n            \"suite_id\": 1,\n            \"include_all\": false, \/\/ Custom selection\n            \"case_ids\": [1, 2, 3, 5]\n        }\n    ]\n}<\/pre>\n<p>add_plan \u306f \u30c6\u30b9\u30c8\u8a08\u753b\u306e\u8a2d\u5b9a(<a class=\"wikilink1\" title=\"testrail-api2:reference-configs\" href=\"\/api-manual\/reference\/api-configurations\/\" target=\"_blank\" rel=\"noopener\">configurations<\/a>) \u3082\u30b5\u30dd\u30fc\u30c8\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"json\">{\n    \"name\": \"System test\",\n    \"entries\": [\n        {\n            \"suite_id\": 1,\n            \"include_all\": true,\n            \"config_ids\": [1, 2, 4, 5, 6],\n            \"runs\": [\n                {\n                    \"include_all\": false,\n                    \"case_ids\": [1, 2, 3],\n                    \"assignedto_id\": 1,\n                    \"config_ids\": [2, 5]\n                },\n                {\n                    \"include_all\": false,\n                    \"case_ids\": [1, 2, 3, 5, 8],\n                    \"assignedto_id\": 2,\n                    \"config_ids\": [2, 6]\n                }\n                \/\/ ..\n            ]\n        },\n        \/\/ ..\n    ]\n}<\/pre>\n<p>\u3053\u306e\u30b5\u30f3\u30d7\u30eb \u30ea\u30af\u30a8\u30b9\u30c8\u306f\u3001TestRail \u306e\u30e6\u30fc\u30b6\u30fc \u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30a4\u30b9\u3092\u4f7f\u7528\u3057\u3066\u30c6\u30b9\u30c8\u8a08\u753b\u3068\u8a2d\u5b9a\u3092\u7ba1\u7406\u3059\u308b\u5834\u5408\u3068\u540c\u69d8\u306b\u3001\u30c6\u30b9\u30c8\u8a08\u753b\u30a8\u30f3\u30c8\u30ea\u3054\u3068\u306b\u8907\u6570\u306e\u30c6\u30b9\u30c8 \u30e9\u30f3\u3092\u4f5c\u6210\u3057\u307e\u3059\u3002\u8a73\u7d30\u306b\u3064\u3044\u3066\u306f\u4e0b\u8a18\u306e <a class=\"wikilink1\" title=\"testrail-api2:reference-plans \u21b5\" href=\"#add_plan_entry\" target=\"_self\" rel=\"undefined noopener\">add_plan_entry<\/a> \u3092\u53c2\u7167\u3057\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n<p><em>\u2018refs\u2019 \u30d5\u30a3\u30fc\u30eb\u30c9\u306f <strong>TestRail 6.3 \u4ee5\u964d<\/strong>\u3067\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u3059\u3002<\/em><\/p>\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 class=\"wikilink1\" title=\"testrail-api2:reference-plans \u21b5\" href=\"#getplan\" target=\"_self\" rel=\"undefined noopener\">get_plan<\/a> \u3068\u540c\u3058\u30ec\u30b9\u30dd\u30f3\u30b9\u5f62\u5f0f\u3092\u4f7f\u7528\u3057\u3066\u65b0\u3057\u3044\u30c6\u30b9\u30c8\u8a08\u753b\u3092\u8fd4\u3057\u307e\u3059\u3002<\/p>\n<h3 id=\"01G68JZ4AMW2EVBMQNCG0SNSJE\">\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\u8a08\u753b\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\u30d7\u30ed\u30b8\u30a7\u30af\u30c8<\/td>\n<\/tr>\n<tr>\n<td>403<\/td>\n<td>\u30c6\u30b9\u30c8\u8a08\u753b\u3092\u8ffd\u52a0\u3059\u308b\u6a29\u9650\u304c\u306a\u3044\u3001\u307e\u305f\u306f\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u3078\u306e\u30a2\u30af\u30bb\u30b9\u6a29\u304c\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=\"addplanentry\">add_plan_entry<\/h2>\n<p>\u30c6\u30b9\u30c8\u8a08\u753b\u306b 1\u3064\u307e\u305f\u306f\u305d\u308c\u4ee5\u4e0a\u306e\u65b0\u3057\u3044 \u30c6\u30b9\u30c8 \u30e9\u30f3 \u3092\u8ffd\u52a0\u3057\u307e\u3059\u3002<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\">POST index.php?\/api\/v2\/add_plan_entry\/{plan_id}<\/pre>\n<h3>\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>plan_id<\/td>\n<td>integer<\/td>\n<td>true<\/td>\n<td>\u30c6\u30b9\u30c8 \u30e9\u30f3 \u3092\u8ffd\u52a0\u3059\u308b\u30c6\u30b9\u30c8\u8a08\u753b\u306e ID<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h3 class=\"ip-location-block-dropup ip-location-block-dropdown\">\u30ea\u30af\u30a8\u30b9\u30c8 \u30dc\u30c7\u30a3<\/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>suite_id<\/td>\n<td>integer<\/td>\n<td>\u8aac\u660e\u3092\u53c2\u7167<\/td>\n<td>\u30c6\u30b9\u30c8 \u30e9\u30f3\u306e\u30c6\u30b9\u30c8 \u30b9\u30a4\u30fc\u30c8\u306e ID (\u8907\u6570\u306e\u30b9\u30a4\u30fc\u30c8\u3092\u6301\u3064\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u307e\u305f\u306f\u30d9\u30fc\u30b9\u30e9\u30a4\u30f3 \u30b5\u30dd\u30fc\u30c8\u3092\u6301\u3064\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u3067\u306f\u5fc5\u9808)<\/td>\n<\/tr>\n<tr>\n<td>name<\/td>\n<td>string<\/td>\n<td>false<\/td>\n<td>\u30c6\u30b9\u30c8 \u30e9\u30f3 \u306e\u540d\u524d<\/td>\n<\/tr>\n<tr>\n<td>description<\/td>\n<td>string<\/td>\n<td>false<\/td>\n<td>\u30c6\u30b9\u30c8\u8a08\u753b\u306e\u8aac\u660e<\/td>\n<\/tr>\n<tr>\n<td>assignedto_id<\/td>\n<td>integer<\/td>\n<td>false<\/td>\n<td>1 \u3092\u6307\u5b9a\u3059\u308b\u3068\u5b8c\u4e86\u3057\u305f\u30c6\u30b9\u30c8\u8a08\u753b\u3060\u3051\u3092\u8fd4\u3057\u307e\u3059\u30020 \u3092\u6307\u5b9a\u3059\u308b\u3068\u30a2\u30af\u30c6\u30a3\u30d6\u306a\u30c6\u30b9\u30c8\u8a08\u753b\u3060\u3051\u3092\u8fd4\u3057\u307e\u3059<\/td>\n<\/tr>\n<tr>\n<td>start_on<\/td>\n<td>timestamp<\/td>\n<td>false<\/td>\n<td>UNIX \u30bf\u30a4\u30e0\u30b9\u30bf\u30f3\u30d7\u3067\u8868\u3055\u308c\u305f\u30c6\u30b9\u30c8\u8a08\u753b\u306e\u958b\u59cb\u65e5<\/td>\n<\/tr>\n<tr>\n<td>due_on<\/td>\n<td>timestamp<\/td>\n<td>false<\/td>\n<td>UNIX \u30bf\u30a4\u30e0\u30b9\u30bf\u30f3\u30d7\u3067\u8868\u3055\u308c\u305f\u30c6\u30b9\u30c8\u8a08\u753b\u306e\u7d42\u4e86\u65e5<\/td>\n<\/tr>\n<tr>\n<td>include_all<\/td>\n<td>boolean<\/td>\n<td>false<\/td>\n<td>\u7d50\u679c\u3092 :limit \u500b\u306e\u30c6\u30b9\u30c8\u8a08\u753b\u3060\u3051\u306b\u5236\u9650\u3057\u307e\u3059\u3002\u30ec\u30b3\u30fc\u30c9\u3092\u30b9\u30ad\u30c3\u30d7\u3059\u308b\u306b\u306f :offset \u3092\u4f7f\u7528\u3057\u307e\u3059\u3002<\/td>\n<\/tr>\n<tr>\n<td>case_ids<\/td>\n<td>array<\/td>\n<td>false<\/td>\n<td>\u30ab\u30b9\u30bf\u30e0 \u30b1\u30fc\u30b9\u9078\u629e\u7528\u306e\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9 ID \u306e\u914d\u5217 (<code>include_all<\/code>\u00a0\u304c false \u306e\u5834\u5408\u306f\u5fc5\u9808)<\/td>\n<\/tr>\n<tr>\n<td>config_ids<\/td>\n<td>array<\/td>\n<td>false<\/td>\n<td>\u30c6\u30b9\u30c8\u8a08\u753b\u30a8\u30f3\u30c8\u30ea\u306e \u30b9\u30c8 \u30e9\u30f3\u3067\u4f7f\u7528\u3055\u308c\u308b\u8a2d\u5b9a ID \u306e\u914d\u5217<\/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>runs<\/td>\n<td>array<\/td>\n<td>false<\/td>\n<td>\u30c6\u30b9\u30c8 \u30e9\u30f3\u306e\u914d\u5217<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h3>\u30ea\u30af\u30a8\u30b9\u30c8\u306e\u4f8b<\/h3>\n<p>\u3044\u304f\u3064\u304b\u306e \u30c6\u30b9\u30c8 \u30e9\u30f3 \u3068\u8a2d\u5b9a\u3092\u542b\u3080\u65b0\u3057\u3044\u30c6\u30b9\u30c8\u8a08\u753b\u30a8\u30f3\u30c8\u30ea\u3092\u4f5c\u6210\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=\"json\">{\n    \"suite_id\": 1,\n    \"assignedto_id\": 1,                 \/\/ Default assignee\n    \"include_all\": true,                \/\/ Default selection\n    \"config_ids\": [1, 2, 4, 5, 6],\n    \"runs\": [\n        {\n            \"include_all\": false,       \/\/ Override selection\n            \"case_ids\": [1, 2, 3],\n            \"config_ids\": [2, 5]\n        },\n        {\n            \"include_all\": false,       \/\/ Override selection\n            \"case_ids\": [1, 2, 3, 5, 8],\n            \"assignedto_id\": 2,         \/\/ Override assignee\n            \"config_ids\": [2, 6]\n        },\n        \/\/ ..\n    ]\n}<\/pre>\n<p>\u3053\u306e\u4f8b\u3067\u306f\u3001<code class=\"inline-code\">runs<\/code> \u30d5\u30a3\u30fc\u30eb\u30c9\u306e\u914d\u5217\u8981\u7d20\u3054\u3068\u306b\u65b0\u3057\u3044 \u30c6\u30b9\u30c8 \u30e9\u30f3 \u304c\u4f5c\u6210\u3055\u308c\u307e\u3059\u3002\u6700\u4e0a\u4f4d\u306e <code class=\"inline-code\">assignedto_id<\/code>\u3001<code class=\"inline-code\">include_all<\/code>\u3001\u304a\u3088\u3073 <code class=\"inline-code\">case_ids<\/code> \u30d5\u30a3\u30fc\u30eb\u30c9\u306b\u306f\u3001\u3059\u3079\u3066\u306e \u30c6\u30b9\u30c8 \u30e9\u30f3 \u306e\u30c7\u30d5\u30a9\u30eb\u30c8\u306e\u62c5\u5f53\u8005\u304a\u3088\u3073\u9078\u629e\u3059\u308b\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9\u3092\u6307\u5b9a\u3057\u307e\u3059\u3002\u4e0a\u8a18\u306e\u4f8b\u306b\u793a\u3055\u308c\u3066\u3044\u308b\u3088\u3046\u306b\u3001\u30c6\u30b9\u30c8 \u30e9\u30f3\u3054\u3068\u306b\u3053\u308c\u3089\u306e\u30d5\u30a3\u30fc\u30eb\u30c9\u3092\u4e0a\u66f8\u304d\u3067\u304d\u307e\u3059\u3002<\/p>\n<p>\u6700\u4e0a\u4f4d\u306e <code class=\"inline-code\">config_ids<\/code> \u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u3001\u30c6\u30b9\u30c8 \u30e9\u30f3 \u306e\u30ea\u30b9\u30c8\u3067\u4f7f\u7528\u3059\u308b\u3059\u3079\u3066\u306e\u8a2d\u5b9a\u3092\u307e\u3068\u3081\u305f\u30ea\u30b9\u30c8\u3092\u6307\u5b9a\u3057\u307e\u3059\u3002\u500b\u3005\u306e\u30c6\u30b9\u30c8 \u30e9\u30f3\u3067\u53c2\u7167\u3055\u308c\u308b\u3059\u3079\u3066\u306e\u8a2d\u5b9a\u306f\u3001\u3053\u306e\u30d5\u30a3\u30fc\u30eb\u30c9\u306b\u542b\u307e\u308c\u3066\u3044\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002\u5404\u30c6\u30b9\u30c8 \u30e9\u30f3\u3067\u306f\u3001\u8a2d\u5b9a\u30b0\u30eb\u30fc\u30d7\u3054\u3068\u306b 1 \u3064\u306e\u8a2d\u5b9a\u3092\u6307\u5b9a\u3067\u304d\u307e\u3059\u3002\u8a2d\u5b9a\u30b0\u30eb\u30fc\u30d7\u3092\u7db2\u7f85\u3057\u305f\u7d44\u307f\u5408\u308f\u305b\u3092\u6307\u5b9a\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002\u305f\u3068\u3048\u3070\u3001\u6b21\u306e\u3088\u3046\u306a\u8a2d\u5b9a\u3068\u8a2d\u5b9a\u30b0\u30eb\u30fc\u30d7\u304c\u3042\u308b\u3068\u3057\u307e\u3059\u3002<\/p>\n<table class=\"table table--hover\">\n<thead>\n<tr>\n<th style=\"width: 117.578px;\">ID<\/th>\n<th style=\"width: 154.518px;\">Group<\/th>\n<th style=\"width: 418.008px;\">\u8a2d\u5b9a<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"width: 109.557px;\">1<\/td>\n<td style=\"width: 146.497px;\">Browsers<\/td>\n<td style=\"width: 409.987px;\">Chrome<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 109.557px;\">2<\/td>\n<td style=\"width: 146.497px;\">Browsers<\/td>\n<td style=\"width: 409.987px;\">Firefox<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 109.557px;\">3<\/td>\n<td style=\"width: 146.497px;\">Browsers<\/td>\n<td style=\"width: 409.987px;\">Internet Explorer<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 109.557px;\">4<\/td>\n<td style=\"width: 146.497px;\">Operating Systems<\/td>\n<td style=\"width: 409.987px;\">Windows 7<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 109.557px;\">5<\/td>\n<td style=\"width: 146.497px;\">Operating Systems<\/td>\n<td style=\"width: 409.987px;\">Windows 8<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 109.557px;\">6<\/td>\n<td style=\"width: 146.497px;\">Operating Systems<\/td>\n<td style=\"width: 409.987px;\">Ubuntu 12<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>\u4f8b\u306e\u30c8\u30c3\u30d7\u30ec\u30d9\u30eb\u306e \u00a0<code class=\"inline-code\">config_ids<\/code> \u30d5\u30a3\u30fc\u30eb\u30c9\u306b\u306f\u3001\u8a2d\u5b9a <code class=\"inline-code\">1<\/code>\u3001<code class=\"inline-code\">2<\/code>\u3001<code class=\"inline-code\">4<\/code>\u3001<code class=\"inline-code\">5<\/code>\u00a0\u304a\u3088\u3073\u00a0<code class=\"inline-code\">6<\/code> \u304c\u542b\u307e\u308c\u3066\u3044\u307e\u3059\u3002\u8a2d\u5b9a\u306e\u7d44\u307f\u5408\u308f\u305b\u304c\u6709\u52b9\u3067\u3042\u308b\u305f\u3081\u306b\u306f\u3001\u5404\u8a2d\u5b9a\u30b0\u30eb\u30fc\u30d7\u304b\u3089 1 \u3064\u306e\u8a2d\u5b9a\u3092\u542b\u3081\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002\u3057\u305f\u304c\u3063\u3066\u3001\u6709\u52b9\u306a\u7d44\u307f\u5408\u308f\u305b\u306f\u6b21\u306e\u3068\u304a\u308a\u3067\u3059\u3002<\/p>\n<table class=\"table table--hover\" style=\"width: 316px;\">\n<thead>\n<tr>\n<th style=\"width: 116.966px;\">ID<\/th>\n<th style=\"width: 192.096px;\">\u7d44\u307f\u5408\u308f\u305b<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"width: 108.945px;\">1,4<\/td>\n<td style=\"width: 184.076px;\">Chrome, Windows 7<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 108.945px;\">1,5<\/td>\n<td style=\"width: 184.076px;\">Chrome, Windows 8<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 108.945px;\">1,6<\/td>\n<td style=\"width: 184.076px;\">Chrome, Ubuntu 12<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 108.945px;\">2,4<\/td>\n<td style=\"width: 184.076px;\">Firefox, Windows 7<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 108.945px;\">2,5<\/td>\n<td style=\"width: 184.076px;\">Firefox, Windows 8<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 108.945px;\">2,6<\/td>\n<td style=\"width: 184.076px;\">Firefox, Ubuntu 12<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>\u4f8b\u3067\u306f\u3001\u3053\u308c\u3089\u306e\u7d44\u307f\u5408\u308f\u305b\u306e\u3046\u3061\u3001 <code class=\"inline-code\">2,5<\/code> (Firefox\u3001Windows 8) \u3068 <code class=\"inline-code\">2,6<\/code> (Firefox\u3001Ubuntu 12) \u306e 2 \u3064\u3060\u3051\u3092\u542b\u3081\u308b\u3053\u3068\u3092\u9078\u629e\u3057\u3066\u3044\u307e\u3059\u3002TestRail \u306f\u3001\u7d44\u307f\u5408\u308f\u305b\u3054\u3068\u306b 1 \u3064\u3001\u5408\u8a08 2 \u3064\u306e\u30c6\u30b9\u30c8 \u30e9\u30f3\u3092\u8ffd\u52a0\u3057\u307e\u3059\u3002<\/p>\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\u3001<a class=\"wikilink1\" title=\"testrail-api2:reference-plans \u21b5\" href=\"#getplan\" target=\"_self\" rel=\"undefined noopener\">get_plan<\/a> \u306e <code class=\"inline-code\">entries<\/code> \u30d5\u30a3\u30fc\u30eb\u30c9\u3068\u540c\u3058\u30ec\u30b9\u30dd\u30f3\u30b9\u5f62\u5f0f\u3092\u4f7f\u7528\u3057\u3066\u3001\u30c6\u30b9\u30c8 \u30e9\u30f3\u3092\u542b\u3080\u65b0\u3057\u3044\u30c6\u30b9\u30c8\u8a08\u753b\u30a8\u30f3\u30c8\u30ea\u3092\u8fd4\u3057\u307e\u3059\u3002\u30a8\u30f3\u30c8\u30ea\u306e\u30ea\u30b9\u30c8\u3067\u306f\u306a\u304f\u5358\u4e00\u306e\u30a8\u30f3\u30c8\u30ea\u3092\u8fd4\u3057\u307e\u3059\u3002<\/p>\n<h3 id=\"01G68JZ4AMW2EVBMQNCG0SNSJE\">\u30ec\u30b9\u30dd\u30f3\u30b9 \u30b3\u30fc\u30c9<\/h3>\n<table class=\"table table--hover\">\n<thead>\n<tr>\n<th style=\"width: 118.958px;\">\u30b9\u30c6\u30fc\u30bf\u30b9 \u30b3\u30fc\u30c9<\/th>\n<th style=\"width: 574.115px;\">\u8aac\u660e<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"width: 110.937px;\">200<\/td>\n<td style=\"width: 566.094px;\">\u30c6\u30b9\u30c8 \u30e9\u30f3 \u304c\u4f5c\u6210\u3055\u308c\u3001\u30ec\u30b9\u30dd\u30f3\u30b9\u306e\u4e00\u90e8\u3068\u3057\u3066\u8fd4\u3055\u308c\u307e\u3059\u3002\u30c6\u30b9\u30c8\u8a08\u753b\u5185\u306e \u30c6\u30b9\u30c8 \u30e9\u30f3 \u306f &#8216;entries&#8217; \u3068\u3057\u3066\u307e\u3068\u3081\u3089\u308c\u3001\u305d\u308c\u305e\u308c\u72ec\u81ea\u306e ID \u3092\u6301\u3063\u3066\u3044\u307e\u3059 (update_plan_entry \u304a\u3088\u3073 delete_plan_entry \u3067\u4f7f\u7528\u3055\u308c\u307e\u3059)\u3002<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 110.937px;\">400<\/td>\n<td style=\"width: 566.094px;\">\u7121\u52b9\u307e\u305f\u306f\u4e0d\u660e\u306a\u30c6\u30b9\u30c8\u8a08\u753b<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 110.937px;\">403<\/td>\n<td style=\"width: 566.094px;\">\u30c6\u30b9\u30c8\u8a08\u753b\u3092\u5909\u66f4\u3059\u308b\u6a29\u9650\u304c\u306a\u3044\u3001\u307e\u305f\u306f\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u3078\u306e\u30a2\u30af\u30bb\u30b9\u6a29\u304c\u306a\u3044<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 110.937px;\">429<\/td>\n<td style=\"width: 566.094px;\"><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=\"addruntoplanentry\">add_run_to_plan_entry<\/h2>\n<p><!-- START version callout --><\/p>\n<div class=\"callout\">\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\">POST index.php?\/api\/v2\/add_run_to_plan_entry\/{plan_id}\/{entry_id}<\/pre>\n<\/div>\n<h3>\u30d1\u30e9\u30e1\u30fc\u30bf\u30fc<\/h3>\n<table class=\"table table--hover\">\n<thead>\n<tr>\n<th style=\"width: 101.016px;\">\u540d\u524d<\/th>\n<th style=\"width: 91.0156px;\">\u30bf\u30a4\u30d7<\/th>\n<th style=\"width: 96.0156px;\">\u5fc5\u9808<\/th>\n<th style=\"width: 386.016px;\">\u8aac\u660e<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"width: 92.9948px;\">plan_id<\/td>\n<td style=\"width: 82.9948px;\">integer<\/td>\n<td style=\"width: 87.9948px;\">true<\/td>\n<td style=\"width: 377.995px;\">\u30c6\u30b9\u30c8 \u30e9\u30f3 \u3092\u8ffd\u52a0\u3059\u308b\u30c6\u30b9\u30c8\u8a08\u753b\u306e ID<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 92.9948px;\">entry_id<\/td>\n<td style=\"width: 82.9948px;\">string<\/td>\n<td style=\"width: 87.9948px;\">true<\/td>\n<td style=\"width: 377.995px;\">\u30c6\u30b9\u30c8\u8a08\u753b\u30a8\u30f3\u30c8\u30ea\u306e ID<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h3 class=\"\">\u30ea\u30af\u30a8\u30b9\u30c8 \u30dc\u30c7\u30a3<\/h3>\n<table class=\"table table--hover\">\n<thead>\n<tr>\n<th>\u540d\u524d<\/th>\n<th>\u30bf\u30a4\u30d7<\/th>\n<th>\u00a0 \u5fc5\u9808<\/th>\n<th>\u00a0 \u8aac\u660e<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>config_ids<\/td>\n<td>array<\/td>\n<td>true<\/td>\n<td>\u30c6\u30b9\u30c8\u8a08\u753b\u30a8\u30f3\u30c8\u30ea\u306e \u30c6\u30b9\u30c8 \u30e9\u30f3\u3067\u4f7f\u7528\u3055\u308c\u308b\u8a2d\u5b9a ID \u306e\u914d\u5217<\/td>\n<\/tr>\n<tr>\n<td>description<\/td>\n<td>text<\/td>\n<td>false<\/td>\n<td>\u30c6\u30b9\u30c8 \u30e9\u30f3\u306e\u8aac\u660e<\/td>\n<\/tr>\n<tr>\n<td>assignedto_id<\/td>\n<td>integer<\/td>\n<td>false<\/td>\n<td>\u30c6\u30b9\u30c8 \u30e9\u30f3\u3092\u5272\u308a\u5f53\u3066\u308b\u30e6\u30fc\u30b6\u30fc\u306e ID<\/td>\n<\/tr>\n<tr>\n<td>start_on<\/td>\n<td>timestamp<\/td>\n<td>false<\/td>\n<td>UNIX \u30bf\u30a4\u30e0\u30b9\u30bf\u30f3\u30d7\u3067\u8868\u3055\u308c\u305f\u30c6\u30b9\u30c8\u8a08\u753b\u306e\u958b\u59cb\u65e5<\/td>\n<\/tr>\n<tr>\n<td>due_on<\/td>\n<td>timestamp<\/td>\n<td>false<\/td>\n<td>UNIX \u30bf\u30a4\u30e0\u30b9\u30bf\u30f3\u30d7\u3067\u8868\u3055\u308c\u305f\u30c6\u30b9\u30c8\u8a08\u753b\u306e\u7d42\u4e86\u65e5<\/td>\n<\/tr>\n<tr>\n<td>include_all<\/td>\n<td>boolean<\/td>\n<td>false<\/td>\n<td>\u30c6\u30b9\u30c8 \u30b9\u30a4\u30fc\u30c8\u306e\u3059\u3079\u3066\u306e\u30c6\u30b9 \u30c8\u30b1\u30fc\u30b9\u3092\u542b\u3081\u308b\u5834\u5408\u306f true\u3001\u30ab\u30b9\u30bf\u30e0 \u30b1\u30fc\u30b9\u9078\u629e\u306e\u5834\u5408\u306f false<\/td>\n<\/tr>\n<tr>\n<td>case_ids<\/td>\n<td>array<\/td>\n<td>false<\/td>\n<td>\u30ab\u30b9\u30bf\u30e0 \u30b1\u30fc\u30b9\u9078\u629e\u7528\u306e\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9 ID \u306e\u914d\u5217 (<code>include_all<\/code>\u00a0\u304c false \u306e\u5834\u5408\u306f\u5fc5\u9808)<\/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<\/tbody>\n<\/table>\n<h3>\u30ea\u30af\u30a8\u30b9\u30c8\u306e\u4f8b<\/h3>\n<p>\u30c6\u30b9\u30c8\u8a08\u753b\u30a8\u30f3\u30c8\u30ea\u306b\u65b0\u3057\u3044\u30c6\u30b9\u30c8 \u30e9\u30f3\u3092\u8ffd\u52a0\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=\"json\">{\n    \"config_ids\": [1, 5],\n    \"include_all\": false,\n    \"case_ids\": [1, 2, 4]\n}<\/pre>\n<h3 id=\"01G68JZ4AMW2EVBMQNCG0SNSJE\">\u30ec\u30b9\u30dd\u30f3\u30b9 \u30b3\u30fc\u30c9<\/h3>\n<table class=\"table table--hover\">\n<thead>\n<tr>\n<th style=\"width: 128.88px;\">\u30b9\u30c6\u30fc\u30bf\u30b9 \u30b3\u30fc\u30c9<\/th>\n<th style=\"width: 564.193px;\">\u8aac\u660e<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"width: 120.859px;\">200<\/td>\n<td style=\"width: 556.172px;\">\u6210\u529f\u3002\u30c6\u30b9\u30c8 \u30e9\u30f3\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 style=\"width: 120.859px;\">400<\/td>\n<td style=\"width: 556.172px;\">\u7121\u52b9\u307e\u305f\u306f\u4e0d\u660e\u306a\u30c6\u30b9\u30c8\u8a08\u753b\u307e\u305f\u306f\u30c6\u30b9\u30c8\u8a08\u753b\u30a8\u30f3\u30c8\u30ea\u3001\u307e\u305f\u306f\u7121\u52b9\u306a POST \u306e\u30dc\u30c7\u30a3<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 120.859px;\">403<\/td>\n<td style=\"width: 556.172px;\">\u30c6\u30b9\u30c8\u8a08\u753b\u3092\u5909\u66f4\u3059\u308b\u6a29\u9650\u304c\u306a\u3044\u3001\u307e\u305f\u306f\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u3078\u306e\u30a2\u30af\u30bb\u30b9\u6a29\u304c\u306a\u3044<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 120.859px;\">429<\/td>\n<td style=\"width: 556.172px;\"><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=\"updateplan\">update_plan<\/h2>\n<p>\u65e2\u5b58\u306e\u30c6\u30b9\u30c8\u8a08\u753b\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=\"generic\">POST index.php?\/api\/v2\/update_plan\/{plan_id}<\/pre>\n<h3>\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>plan_id<\/td>\n<td>integer<\/td>\n<td>true<\/td>\n<td>\u30c6\u30b9\u30c8 \u8a08\u753b\u306e ID<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><em><em class=\"u\">entries<\/em><\/em>\u30d5\u30a3\u30fc\u30eb\u30c9\u3092\u9664\u3044\u3066\u3001\u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f <a class=\"wikilink1\" title=\"testrail-api2:reference-plans \u21b5\" href=\"#add_plan\" target=\"_self\" rel=\"undefined noopener\">add_plan<\/a> \u3068\u540c\u3058 POST \u30d5\u30a3\u30fc\u30eb\u30c9\u3092\u30b5\u30dd\u30fc\u30c8\u3057\u307e\u3059\u3002<\/p>\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 class=\"wikilink1\" title=\"testrail-api2:reference-plans \u21b5\" href=\"#getplan\" target=\"_self\" rel=\"undefined noopener\">get_plan<\/a> \u3068\u540c\u3058\u30ec\u30b9\u30dd\u30f3\u30b9\u5f62\u5f0f\u3092\u4f7f\u7528\u3057\u3066\u66f4\u65b0\u3055\u308c\u305f\u30c6\u30b9\u30c8\u8a08\u753b\u3092\u8fd4\u3057\u307e\u3059\u3002<\/p>\n<h3 id=\"01G68JZ4AMW2EVBMQNCG0SNSJE\">\u30ec\u30b9\u30dd\u30f3\u30b9 \u30b3\u30fc\u30c9<\/h3>\n<table class=\"table table--hover\">\n<thead>\n<tr>\n<th style=\"width: 128.88px;\">\u30b9\u30c6\u30fc\u30bf\u30b9 \u30b3\u30fc\u30c9<\/th>\n<th style=\"width: 564.193px;\">\u8aac\u660e<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"width: 120.859px;\">200<\/td>\n<td style=\"width: 556.172px;\">\u6210\u529f\u3002\u30c6\u30b9\u30c8\u8a08\u753b\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 style=\"width: 120.859px;\">400<\/td>\n<td style=\"width: 556.172px;\">\u7121\u52b9\u307e\u305f\u306f\u4e0d\u660e\u306a\u30c6\u30b9\u30c8\u8a08\u753b<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 120.859px;\">403<\/td>\n<td style=\"width: 556.172px;\">\u30c6\u30b9\u30c8\u8a08\u753b\u3092\u5909\u66f4\u3059\u308b\u6a29\u9650\u304c\u306a\u3044\u3001\u307e\u305f\u306f\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u3078\u306e\u30a2\u30af\u30bb\u30b9\u6a29\u304c\u306a\u3044<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 120.859px;\">429<\/td>\n<td style=\"width: 556.172px;\"><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>update_plan_entry<\/h2>\n<p>\u30c6\u30b9\u30c8\u8a08\u753b\u306b\u542b\u307e\u308c\u308b 1 \u3064\u307e\u305f\u306f\u305d\u308c\u4ee5\u4e0a\u306e\u30c6\u30b9\u30c8 \u30e9\u30f3\u306e\u30b0\u30eb\u30fc\u30d7\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=\"generic\">POST index.php?\/api\/v2\/update_plan_entry\/{plan_id}\/{entry_id}<\/pre>\n<h3>\u30d1\u30e9\u30e1\u30fc\u30bf\u30fc<\/h3>\n<table class=\"table table--hover\">\n<thead>\n<tr>\n<th style=\"width: 101.458px;\">\u540d\u524d<\/th>\n<th style=\"width: 83.8411px;\">\u30bf\u30a4\u30d7<\/th>\n<th style=\"width: 93.9714px;\">\u5fc5\u9808<\/th>\n<th style=\"width: 407.865px;\">\u8aac\u660e<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"width: 93.4375px;\">plan_id<\/td>\n<td style=\"width: 75.8203px;\">integer<\/td>\n<td style=\"width: 85.9505px;\">true<\/td>\n<td style=\"width: 399.844px;\">\u30c6\u30b9\u30c8 \u8a08\u753b\u306e ID<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 93.4375px;\">entry_id<\/td>\n<td style=\"width: 75.8203px;\">string<\/td>\n<td style=\"width: 85.9505px;\">true<\/td>\n<td style=\"width: 399.844px;\">\u30c6\u30b9\u30c8\u8a08\u753b\u30a8\u30f3\u30c8\u30ea\u306e ID (\u6ce8\u610f: \u30c6\u30b9\u30c8 \u30e9\u30f3\u306e ID\u3067\u306f\u3042\u308a\u307e\u305b\u3093)<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h3 class=\"ip-location-block-dropup ip-location-block-dropdown\">\u30ea\u30af\u30a8\u30b9\u30c8 \u30dc\u30c7\u30a3<\/h3>\n<table class=\"table table--hover\" width=\"1037\" height=\"264\">\n<thead>\n<tr>\n<th>\u540d\u524d<\/th>\n<th>\u30bf\u30a4\u30d7<\/th>\n<th>\u00a0 \u5fc5\u9808<\/th>\n<th>\u8aac\u660e<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>name<\/td>\n<td>string<\/td>\n<td>true<\/td>\n<td>\u30c6\u30b9\u30c8 \u30e9\u30f3 \u306e\u540d\u524d<\/td>\n<\/tr>\n<tr>\n<td>description<\/td>\n<td>text<\/td>\n<td>false<\/td>\n<td>\u30c6\u30b9\u30c8 \u30e9\u30f3 \u306e\u8aac\u660e (<strong>TestRail 5.2 \u4ee5\u964d\u304c\u5fc5\u8981<\/strong>)<\/td>\n<\/tr>\n<tr>\n<td>assignedto_id<\/td>\n<td>integer<\/td>\n<td>false<\/td>\n<td>\u30c6\u30b9\u30c8 \u30e9\u30f3\u3092\u5272\u308a\u5f53\u3066\u308b\u30e6\u30fc\u30b6\u30fc\u306e ID<\/td>\n<\/tr>\n<tr>\n<td>start_on<\/td>\n<td>timestamp<\/td>\n<td>false<\/td>\n<td>UNIX \u30bf\u30a4\u30e0\u30b9\u30bf\u30f3\u30d7\u3067\u8868\u3055\u308c\u305f\u30c6\u30b9\u30c8\u8a08\u753b\u306e\u958b\u59cb\u65e5<\/td>\n<\/tr>\n<tr>\n<td>due_on<\/td>\n<td>timestamp<\/td>\n<td>false<\/td>\n<td>UNIX \u30bf\u30a4\u30e0\u30b9\u30bf\u30f3\u30d7\u3067\u8868\u3055\u308c\u305f\u30c6\u30b9\u30c8\u8a08\u753b\u306e\u7d42\u4e86\u65e5<\/td>\n<\/tr>\n<tr>\n<td>include_all<\/td>\n<td>boolean<\/td>\n<td>false<\/td>\n<td>\u30c6\u30b9\u30c8 \u30b9\u30a4\u30fc\u30c8\u306e\u3059\u3079\u3066\u306e\u30c6\u30b9 \u30c8\u30b1\u30fc\u30b9\u3092\u542b\u3081\u308b\u5834\u5408\u306f true\u3001\u30ab\u30b9\u30bf\u30e0 \u30b1\u30fc\u30b9\u9078\u629e\u306e\u5834\u5408\u306f false (\u30c7\u30d5\u30a9\u30eb\u30c8\u5024: true)<\/td>\n<\/tr>\n<tr>\n<td>case_ids<\/td>\n<td>array<\/td>\n<td>false<\/td>\n<td>\u30ab\u30b9\u30bf\u30e0 \u30b1\u30fc\u30b9\u9078\u629e\u7528\u306e\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9 ID \u306e\u914d\u5217 (<code>include_all<\/code>\u00a0\u304c false \u306e\u5834\u5408\u306f\u5fc5\u9808)<\/td>\n<\/tr>\n<tr>\n<td>refs<\/td>\n<td>string<\/td>\n<td>false<\/td>\n<td>\u5916\u90e8\u8981\u4ef6\u306e ID\u3002\u30ab\u30f3\u30de\u3067\u533a\u5207\u308a\u307e\u3059 (<strong>TestRail 6.3 \u4ee5\u964d\u304c\u5fc5\u8981<\/strong>)<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\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>update_plan_entry \u30a8\u30f3\u30c9\u30dd\u30a4\u30f3\u30c8\u306e POST \u547c\u3073\u51fa\u3057\u3067\u306f\u3001config_ids \u304a\u3088\u3073 runs \u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002<\/p>\n<p>[\/et_pb_text]<\/p>\n<\/div>\n<p><!-- END note --><\/p>\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\u3001<a class=\"wikilink1\" title=\"testrail-api2:reference-plans \u21b5\" href=\"#getplan\" target=\"_self\" rel=\"undefined noopener\">get_plan<\/a> \u306e <code class=\"inline-code\">entries<\/code> \u30d5\u30a3\u30fc\u30eb\u30c9\u3068\u540c\u3058\u30ec\u30b9\u30dd\u30f3\u30b9\u5f62\u5f0f\u3092\u4f7f\u7528\u3057\u3066\u3001\u30c6\u30b9\u30c8 \u30e9\u30f3\u3092\u542b\u3080\u65b0\u3057\u3044\u30c6\u30b9\u30c8\u8a08\u753b\u30a8\u30f3\u30c8\u30ea\u3092\u8fd4\u3057\u307e\u3059\u3002\u30a8\u30f3\u30c8\u30ea\u306e\u30ea\u30b9\u30c8\u3067\u306f\u306a\u304f\u5358\u4e00\u306e\u30a8\u30f3\u30c8\u30ea\u3092\u8fd4\u3057\u307e\u3059\u3002<\/p>\n<h3 id=\"01G68JZ4AMW2EVBMQNCG0SNSJE\">\u30ec\u30b9\u30dd\u30f3\u30b9 \u30b3\u30fc\u30c9<\/h3>\n<table class=\"table table--hover\" style=\"height: 132px;\">\n<thead>\n<tr style=\"height: 22px;\">\n<th style=\"width: 128.867px; height: 22px;\">\u30b9\u30c6\u30fc\u30bf\u30b9 \u30b3\u30fc\u30c9<\/th>\n<th style=\"width: 564.133px; height: 22px;\">\u8aac\u660e<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr style=\"height: 44px;\">\n<td style=\"width: 120.867px; height: 44px;\">200<\/td>\n<td style=\"width: 556.133px; height: 44px;\">\u6210\u529f\u3002\u30c6\u30b9\u30c8 \u30e9\u30f3\u304c\u66f4\u65b0\u3055\u308c\u3001\u30ec\u30b9\u30dd\u30f3\u30b9\u306e\u4e00\u90e8\u3068\u3057\u3066\u8fd4\u3055\u308c\u307e\u3059\u3002<\/td>\n<\/tr>\n<tr style=\"height: 22px;\">\n<td style=\"width: 120.867px; height: 22px;\">400<\/td>\n<td style=\"width: 556.133px; height: 22px;\">\u7121\u52b9\u307e\u305f\u306f\u4e0d\u660e\u306a\u30c6\u30b9\u30c8\u8a08\u753b\u307e\u305f\u306f\u30a8\u30f3\u30c8\u30ea<\/td>\n<\/tr>\n<tr style=\"height: 22px;\">\n<td style=\"width: 120.867px; height: 22px;\">403<\/td>\n<td style=\"width: 556.133px; height: 22px;\">\u30c6\u30b9\u30c8\u8a08\u753b\u3092\u5909\u66f4\u3059\u308b\u6a29\u9650\u304c\u306a\u3044\u3001\u307e\u305f\u306f\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u3078\u306e\u30a2\u30af\u30bb\u30b9\u6a29\u304c\u306a\u3044<\/td>\n<\/tr>\n<tr style=\"height: 22px;\">\n<td style=\"width: 120.867px; height: 22px;\">429<\/td>\n<td style=\"width: 556.133px; height: 22px;\"><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=\"updateruninplanentry\">update_run_in_plan_entry<\/h2>\n<p><!-- START version callout --><\/p>\n<div class=\"callout\">\n<p class=\"callout__title callout__icon\">\u8a08\u753b\u30a8\u30f3\u30c8\u30ea\u5185\u306e\u8a2d\u5b9a\u3092\u4f7f\u7528\u3059\u308b\u30e9\u30f3\u3092\u66f4\u65b0\u3057\u307e\u3059\u3002<\/p>\n<\/div>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\">POST index.php?\/api\/v2\/update_run_in_plan_entry\/{run_id}<\/pre>\n<h3>\u30d1\u30e9\u30e1\u30fc\u30bf\u30fc<\/h3>\n<table class=\"table table--hover\">\n<thead>\n<tr>\n<th style=\"width: 101.458px;\">\u540d\u524d<\/th>\n<th style=\"width: 83.8411px;\">\u30bf\u30a4\u30d7<\/th>\n<th style=\"width: 93.9714px;\">\u5fc5\u9808<\/th>\n<th style=\"width: 407.865px;\">\u8aac\u660e<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"width: 93.4375px;\">run_id<\/td>\n<td style=\"width: 75.8203px;\">integer<\/td>\n<td style=\"width: 85.9505px;\">true<\/td>\n<td style=\"width: 399.844px;\">\u30c6\u30b9\u30c8 \u30e9\u30f3\u306e ID<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h3 class=\"ip-location-block-dropup ip-location-block-dropdown\">\u30ea\u30af\u30a8\u30b9\u30c8 \u30dc\u30c7\u30a3<\/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>description<\/td>\n<td>text<\/td>\n<td>false<\/td>\n<td>\u30c6\u30b9\u30c8 \u30e9\u30f3\u306e\u8aac\u660e<\/td>\n<\/tr>\n<tr>\n<td>assignedto_id<\/td>\n<td>integer<\/td>\n<td>false<\/td>\n<td>\u30c6\u30b9\u30c8 \u30e9\u30f3\u3092\u5272\u308a\u5f53\u3066\u308b\u30e6\u30fc\u30b6\u30fc\u306e ID<\/td>\n<\/tr>\n<tr>\n<td>start_on<\/td>\n<td>timestamp<\/td>\n<td>false<\/td>\n<td>UNIX \u30bf\u30a4\u30e0\u30b9\u30bf\u30f3\u30d7\u3067\u8868\u3055\u308c\u305f\u30c6\u30b9\u30c8\u8a08\u753b\u306e\u958b\u59cb\u65e5<\/td>\n<\/tr>\n<tr>\n<td>due_on<\/td>\n<td>timestamp<\/td>\n<td>false<\/td>\n<td>UNIX \u30bf\u30a4\u30e0\u30b9\u30bf\u30f3\u30d7\u3067\u8868\u3055\u308c\u305f\u30c6\u30b9\u30c8\u8a08\u753b\u306e\u7d42\u4e86\u65e5<\/td>\n<\/tr>\n<tr>\n<td>include_all<\/td>\n<td>boolean<\/td>\n<td>false<\/td>\n<td>\u30c6\u30b9\u30c8 \u30b9\u30a4\u30fc\u30c8\u306e\u3059\u3079\u3066\u306e\u30c6\u30b9 \u30c8\u30b1\u30fc\u30b9\u3092\u542b\u3081\u308b\u5834\u5408\u306f true\u3001\u30ab\u30b9\u30bf\u30e0 \u30b1\u30fc\u30b9\u9078\u629e\u306e\u5834\u5408\u306f false (\u30c7\u30d5\u30a9\u30eb\u30c8\u5024: true)<\/td>\n<\/tr>\n<tr>\n<td>case_ids<\/td>\n<td>array<\/td>\n<td>See description<\/td>\n<td>\u30ab\u30b9\u30bf\u30e0 \u30b1\u30fc\u30b9\u9078\u629e\u7528\u306e\u30c6\u30b9\u30c8 \u30b1\u30fc\u30b9 ID \u306e\u914d\u5217 (<code>include_all<\/code>\u00a0\u304c false \u306e\u5834\u5408\u306f\u5fc5\u9808)<\/td>\n<\/tr>\n<tr>\n<td>refs<\/td>\n<td>string<\/td>\n<td>false<\/td>\n<td>\u5916\u90e8\u8981\u4ef6\u306e ID\u3002\u30ab\u30f3\u30de\u3067\u533a\u5207\u308a\u307e\u3059 (<strong>TestRail 6.3 \u4ee5\u964d\u304c\u5fc5\u8981<\/strong>)<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h3>\u30ea\u30af\u30a8\u30b9\u30c8\u306e\u4f8b<\/h3>\n<p>\u30c6\u30b9\u30c8\u8a08\u753b\u30a8\u30f3\u30c8\u30ea\u5185\u306e\u8a2d\u5b9a\u3092\u4f7f\u7528\u3059\u308b\u30e9\u30f3\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=\"json\">{\n    \"include_all\": false,\n    \"case_ids\": [1,2,4]\n}<\/pre>\n<h3 id=\"01G68JZ4AMW2EVBMQNCG0SNSJE\">\u30ec\u30b9\u30dd\u30f3\u30b9 \u30b3\u30fc\u30c9<\/h3>\n<table class=\"table table--hover\">\n<thead>\n<tr>\n<th style=\"width: 128.88px;\">\u30b9\u30c6\u30fc\u30bf\u30b9 \u30b3\u30fc\u30c9<\/th>\n<th style=\"width: 564.193px;\">\u8aac\u660e<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"width: 120.859px;\">200<\/td>\n<td style=\"width: 556.172px;\">\u6210\u529f\u3002\u30c6\u30b9\u30c8 \u30e9\u30f3\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 style=\"width: 120.859px;\">400<\/td>\n<td style=\"width: 556.172px;\">\u7121\u52b9\u307e\u305f\u306f\u4e0d\u660e\u306a\u30c6\u30b9\u30c8 \u30e9\u30f3\u3001\u307e\u305f\u306f\u7121\u52b9\u306a POST \u306e\u30dc\u30c7\u30a3<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 120.859px;\">403<\/td>\n<td style=\"width: 556.172px;\">\u30c6\u30b9\u30c8\u8a08\u753b\u3092\u5909\u66f4\u3059\u308b\u6a29\u9650\u304c\u306a\u3044\u3001\u307e\u305f\u306f\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u3078\u306e\u30a2\u30af\u30bb\u30b9\u6a29\u304c\u306a\u3044<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 120.859px;\">429<\/td>\n<td style=\"width: 556.172px;\"><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=\"closeplan\">close_plan<\/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<div class=\"callout callout--warning\">\n<p>\u30c6\u30b9\u30c8\u8a08\u753b\u306e\u30af\u30ed\u30fc\u30ba\u3092\u5143\u306b\u623b\u3059\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002<\/p>\n<\/div>\n<p><!-- END warning --><\/p>\n<p>[\/et_pb_text]<\/p>\n<\/div>\n<p>\u65e2\u5b58\u306e\u30c6\u30b9\u30c8\u8a08\u753b\u3092\u9589\u3058\u3066\u3001\u305d\u306e\u30c6\u30b9\u30c8 \u30e9\u30f3\u3068\u7d50\u679c\u3092\u30a2\u30fc\u30ab\u30a4\u30d6\u3057\u307e\u3059\u3002<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\">POST index.php?\/api\/v2\/close_plan\/{plan_id}<\/pre>\n<h3>\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>plan_id<\/td>\n<td>integer<\/td>\n<td>true<\/td>\n<td>\u30c6\u30b9\u30c8 \u8a08\u753b\u306e ID<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\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 class=\"wikilink1\" title=\"testrail-api2:reference-plans \u21b5\" href=\"#getplan\" target=\"_self\" rel=\"undefined noopener\">get_plan<\/a> \u3068\u540c\u3058\u30ec\u30b9\u30dd\u30f3\u30b9\u5f62\u5f0f\u3092\u4f7f\u7528\u3057\u3066\u30af\u30ed\u30fc\u30ba\u3055\u308c\u305f\u30c6\u30b9\u30c8\u8a08\u753b\u3092\u8fd4\u3057\u307e\u3059\u3002<\/p>\n<h3 id=\"01G68JZ4AMW2EVBMQNCG0SNSJE\">\u30ec\u30b9\u30dd\u30f3\u30b9 \u30b3\u30fc\u30c9<\/h3>\n<table class=\"table table--hover\">\n<thead>\n<tr>\n<th style=\"width: 128.88px;\">\u30b9\u30c6\u30fc\u30bf\u30b9 \u30b3\u30fc\u30c9<\/th>\n<th style=\"width: 564.193px;\">\u8aac\u660e<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"width: 120.859px;\">200<\/td>\n<td style=\"width: 556.172px;\">\u6210\u529f\u3001\u30c6\u30b9\u30c8\u8a08\u753b\u3068\u305d\u306e\u3059\u3079\u3066\u306e\u30c6\u30b9\u30c8 \u30e9\u30f3\u304c\u30af\u30ed\u30fc\u30ba (\u30a2\u30fc\u30ab\u30a4\u30d6\u5316) \u3055\u308c\u307e\u3057\u305f\u3002\u30c6\u30b9\u30c8\u8a08\u753b\u304a\u3088\u3073\u305d\u306e\u30c6\u30b9\u30c8 \u30e9\u30f3\u304c\u30ec\u30b9\u30dd\u30f3\u30b9\u306e\u4e00\u90e8\u3068\u3057\u3066\u8fd4\u3055\u308c\u307e\u3059<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 120.859px;\">400<\/td>\n<td style=\"width: 556.172px;\">\u7121\u52b9\u307e\u305f\u306f\u4e0d\u660e\u306a\u30c6\u30b9\u30c8\u8a08\u753b<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 120.859px;\">403<\/td>\n<td style=\"width: 556.172px;\">\u30c6\u30b9\u30c8\u8a08\u753b\u3092\u30af\u30ed\u30fc\u30ba\u3059\u308b\u6a29\u9650\u304c\u306a\u3044\u3001\u307e\u305f\u306f\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u3078\u306e\u30a2\u30af\u30bb\u30b9\u6a29\u304c\u306a\u3044<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 120.859px;\">429<\/td>\n<td style=\"width: 556.172px;\"><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=\"deleteplan\">delete_plan<\/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>\u30c6\u30b9\u30c8\u8a08\u753b\u306e\u524a\u9664\u3092\u5143\u306b\u623b\u3059\u3053\u3068\u306f\u3067\u304d\u305a\u3001\u30c6\u30b9\u30c8\u8a08\u753b\u306e\u3059\u3079\u3066\u306e\u30c6\u30b9\u30c8 \u30e9\u30f3\u3068\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\u8a08\u753b\u3092\u524a\u9664\u3057\u307e\u3059\u3002<\/p>\n<\/div>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\">POST index.php?\/api\/v2\/close_plan\/{plan_id}<\/pre>\n<h3>\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>plan_id<\/td>\n<td>integer<\/td>\n<td>true<\/td>\n<td>\u30c6\u30b9\u30c8 \u8a08\u753b\u306e ID<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h3 id=\"01G68JZ4AMW2EVBMQNCG0SNSJE\">\u30ec\u30b9\u30dd\u30f3\u30b9 \u30b3\u30fc\u30c9<\/h3>\n<table class=\"table table--hover\">\n<thead>\n<tr>\n<th style=\"width: 128.88px;\">\u30b9\u30c6\u30fc\u30bf\u30b9 \u30b3\u30fc\u30c9<\/th>\n<th style=\"width: 564.193px;\">\u8aac\u660e<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"width: 120.859px;\">200<\/td>\n<td style=\"width: 556.172px;\">\u6210\u529f\u3002\u30c6\u30b9\u30c8\u8a08\u753b\u3068\u305d\u306e\u3059\u3079\u3066\u306e\u30c6\u30b9\u30c8 \u30e9\u30f3\u304c\u524a\u9664\u3055\u308c\u307e\u3057\u305f\u3002<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 120.859px;\">400<\/td>\n<td style=\"width: 556.172px;\">\u7121\u52b9\u307e\u305f\u306f\u4e0d\u660e\u306a\u30c6\u30b9\u30c8\u8a08\u753b<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 120.859px;\">403<\/td>\n<td style=\"width: 556.172px;\">\u30c6\u30b9\u30c8\u8a08\u753b\u3092\u524a\u9664\u3059\u308b\u6a29\u9650\u304c\u306a\u3044\u3001\u307e\u305f\u306f\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u3078\u306e\u30a2\u30af\u30bb\u30b9\u6a29\u304c\u306a\u3044<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 120.859px;\">429<\/td>\n<td style=\"width: 556.172px;\"><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=\"deleteplanentry\">delete_plan_entry<\/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<div class=\"callout callout--warning\">\n<p>\u30c6\u30b9\u30c8\u8a08\u753b\u306e\u524a\u9664\u3092\u5143\u306b\u623b\u3059\u3053\u3068\u306f\u3067\u304d\u305a\u3001\u30c6\u30b9\u30c8\u8a08\u753b\u306e\u3059\u3079\u3066\u306e\u30c6\u30b9\u30c8 \u30e9\u30f3\u3068\u7d50\u679c\u3082\u6c38\u4e45\u306b\u524a\u9664\u3055\u308c\u307e\u3059\u3002<\/p>\n<\/div>\n<p><!-- END warning --><\/p>\n<p>[\/et_pb_text]<\/p>\n<p><!-- START warning --><\/p>\n<div class=\"callout callout--warning\"><\/div>\n<p>\u30c6\u30b9\u30c8\u8a08\u753b\u304b\u3089 1\u3064\u307e\u305f\u306f\u305d\u308c\u4ee5\u4e0a\u306e\u30c6\u30b9\u30c8 \u30e9\u30f3\u3092\u524a\u9664\u3057\u307e\u3059\u3002<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\">POST index.php?\/api\/v2\/delete_plan_entry\/{plan_id}\/{entry_id}<\/pre>\n<h3>\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>plan_id<\/td>\n<td>integer<\/td>\n<td>true<\/td>\n<td>\u30c6\u30b9\u30c8 \u8a08\u753b\u306e ID<\/td>\n<\/tr>\n<tr>\n<td>entry_id<\/td>\n<td>string<\/td>\n<td>true<\/td>\n<td>\u30c6\u30b9\u30c8\u8a08\u753b\u30a8\u30f3\u30c8\u30ea\u306e ID (\u6ce8\u610f: \u30c6\u30b9\u30c8 \u30e9\u30f3\u306e ID\u3067\u306f\u3042\u308a\u307e\u305b\u3093)<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h3 id=\"01G68JZ4AMW2EVBMQNCG0SNSJE\">\u30ec\u30b9\u30dd\u30f3\u30b9 \u30b3\u30fc\u30c9<\/h3>\n<table class=\"table table--hover\">\n<thead>\n<tr>\n<th style=\"width: 128.88px;\">\u30b9\u30c6\u30fc\u30bf\u30b9 \u30b3\u30fc\u30c9<\/th>\n<th style=\"width: 564.193px;\">\u8aac\u660e<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"width: 120.859px;\">200<\/td>\n<td style=\"width: 556.172px;\">\u6210\u529f\u3002\u30c6\u30b9\u30c8 \u30e9\u30f3\u306f\u30c6\u30b9\u30c8\u8a08\u753b\u304b\u3089\u524a\u9664\u3055\u308c\u307e\u3057\u305f<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 120.859px;\">400<\/td>\n<td style=\"width: 556.172px;\">\u7121\u52b9\u307e\u305f\u306f\u4e0d\u660e\u306a\u30c6\u30b9\u30c8\u8a08\u753b\u307e\u305f\u306f\u30a8\u30f3\u30c8\u30ea<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 120.859px;\">403<\/td>\n<td style=\"width: 556.172px;\">\u30c6\u30b9\u30c8\u8a08\u753b\u3092\u524a\u9664\u3059\u308b\u6a29\u9650\u304c\u306a\u3044\u3001\u307e\u305f\u306f\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u3078\u306e\u30a2\u30af\u30bb\u30b9\u6a29\u304c\u306a\u3044<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 120.859px;\">429<\/td>\n<td style=\"width: 556.172px;\"><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=\"deleterunfromplanentry\">delete_run_from_plan_entry<\/h2>\n<p>\u30c6\u30b9\u30c8\u8a08\u753b\u30a8\u30f3\u30c8\u30ea\u304b\u3089\u30c6\u30b9\u30c8 \u30e9\u30f3\u3092\u524a\u9664\u3057\u307e\u3059\u3002<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\">POST index.php?\/api\/v2\/delete_run_from_plan_entry\/{run_id}<\/pre>\n<h3>\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>run_id<\/td>\n<td>integer<\/td>\n<td>true<\/td>\n<td>\u30c6\u30b9\u30c8 \u30e9\u30f3\u306e ID<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h3 id=\"01G68JZ4AMW2EVBMQNCG0SNSJE\">\u30ec\u30b9\u30dd\u30f3\u30b9 \u30b3\u30fc\u30c9<\/h3>\n<table class=\"table table--hover\">\n<thead>\n<tr>\n<th style=\"width: 128.88px;\">\u30b9\u30c6\u30fc\u30bf\u30b9 \u30b3\u30fc\u30c9<\/th>\n<th style=\"width: 564.193px;\">\u8aac\u660e<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"width: 120.859px;\">200<\/td>\n<td style=\"width: 556.172px;\">\u6210\u529f\u3002\u30c6\u30b9\u30c8 \u30e9\u30f3\u306f\u30c6\u30b9\u30c8\u8a08\u753b\u304b\u3089\u524a\u9664\u3055\u308c\u307e\u3057\u305f<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 120.859px;\">400<\/td>\n<td style=\"width: 556.172px;\">\u7121\u52b9\u307e\u305f\u306f\u4e0d\u660e\u306a\u30c6\u30b9\u30c8\u8a08\u753b\u307e\u305f\u306f\u30a8\u30f3\u30c8\u30ea<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 120.859px;\">403<\/td>\n<td style=\"width: 556.172px;\">\u30c6\u30b9\u30c8\u8a08\u753b\u3092\u524a\u9664\u3059\u308b\u6a29\u9650\u304c\u306a\u3044\u3001\u307e\u305f\u306f\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u3078\u306e\u30a2\u30af\u30bb\u30b9\u6a29\u304c\u306a\u3044<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 120.859px;\">429<\/td>\n<td style=\"width: 556.172px;\"><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\u8a08\u753b\u306b\u95a2\u3059\u308b\u60c5\u5831\u3092\u53d6\u5f97\u3057\u305f\u308a\u3001\u30c6\u30b9\u30c8\u8a08\u753b\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\u3002TestRail \u3067\u306f\u3001\u30c6\u30b9\u30c8\u8a08\u753b\u3092\u4f7f\u7528\u3057\u3066\u8907\u6570\u306e\u30c6\u30b9\u30c8 \u30e9\u30f3\u3092\u307e\u3068\u3081\u305f\u308a\u3001\u8907\u6570\u306e\u30d6\u30e9\u30a6\u30b6\u30fc\u3001OS\u3001\u305d\u306e\u4ed6\u306e\u8a2d\u5b9a [&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-25005","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/docs.testrail.techmatrix.jp\/testrail\/docs\/9\/wp-json\/wp\/v2\/pages\/25005","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=25005"}],"version-history":[{"count":51,"href":"https:\/\/docs.testrail.techmatrix.jp\/testrail\/docs\/9\/wp-json\/wp\/v2\/pages\/25005\/revisions"}],"predecessor-version":[{"id":29242,"href":"https:\/\/docs.testrail.techmatrix.jp\/testrail\/docs\/9\/wp-json\/wp\/v2\/pages\/25005\/revisions\/29242"}],"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=25005"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}