Skip to main content
Try Alfresco Enterprise
Search form
Search
Menu
Search form
Search
You are here
Alfresco Enterprise 4.1.10
»
Programming
»
Alfresco API Reference
»
Repository JavaScript API
»
Scripting API
»
People API
deletePerson
deletePerson(username)
deletes a person with the given user name from the system.
Parameters
username
The username of the person to delete
Example
people.deletePerson("joe.user");
Parent topic:
People API
Display a printer-friendly version of this page