Update API.md accordingly.
Signed-off-by: Hongliang Wang <hlwang(a)linux.vnet.ibm.com>
---
docs/API.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/docs/API.md b/docs/API.md
index 4f51dd0..d15ca08 100644
--- a/docs/API.md
+++ b/docs/API.md
@@ -715,6 +715,9 @@ specific to the low level collection tool being used.
* uri: The URI path to download a debug report
* time: The time when the debug report is created
+* **PUT**: rename an existed debug report
+ * name: The new name for this debug report
+
* **DELETE**: Remove the Debug Report
* name: The debug report name used to identify the report
--
1.8.1.4