Save a folder

POST /api/documents/categorySave

Saves a folder

Responses

POST /api/documents/categorySave
curl \
 -X POST http://api.example.com/api/documents/categorySave \
 -H "Authorization: Bearer $ACCESS_TOKEN"