cancel
Showing results for 
Search instead for 
Did you mean: 

How to rename or delete a category via the web service?

philip_schlesin
Champ in-the-making
Champ in-the-making
I see at this link:

http://wiki.alfresco.com/wiki/Classification_Web_Service

One can:

- getClassifications()

- getChildCategories()

- getCategories()

- setCategories()

- describeClassification()

How does one rename or delete a category via the webservice? 

setCategories() I would assume allows one to add a category.  But it doesn't seem like a rename function.

And there's no apparent delete function.

Help?
1 REPLY 1

philip_schlesin
Champ in-the-making
Champ in-the-making
Is the solution to write a web script to delete a path and call that through the web service?