| Outdated Please upgrade to the latest version. |
smugmug.categories.rename
Renames an existing category with the given name.
Arguments
- SessionID - string.
- CategoryID - integer.
- Name - string.
Result
Returns an empty successful response, if it completes without error.
Fault Codes
- 3 - "invalid session"
- 4 - "invalid user"
Sample Responses
REST
JSON
PHP
XML-RPC
Labels:
None