From b3db7750818f6be59b36de1761bd3cc340b13a53 Mon Sep 17 00:00:00 2001 From: rmartin16 Date: Sun, 5 May 2019 11:22:34 -0400 Subject: [PATCH] add savePath to createCategory --- Web-API-Documentation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Web-API-Documentation.md b/Web-API-Documentation.md index 63d49d1..0f38b33 100644 --- a/Web-API-Documentation.md +++ b/Web-API-Documentation.md @@ -2069,7 +2069,7 @@ Cookie: SID=your_sid Content-Type: application/x-www-form-urlencoded Content-Length: length -category=CategoryName +category=CategoryName&savePath=/path/to/dir ``` `category` is the category you want to create.