Dashboard > Pulse v1.2 > ... > Remote API Functions > RemoteApi.deleteUser
  Pulse v1.2 Log In | Sign Up   View a printable version of the current page.  
  RemoteApi.deleteUser
Added by Daniel Ostermeier, last edited by Daniel Ostermeier on Nov 06, 2006
Labels: 
(None)

Pulse Manual Index

Synopsis

boolean deleteUser(string token, string login)

Parameters

Parameter Type Description
token string Credentials, see RemoteApi.login
login string The login identifying the user to be deleted.

Returns

A boolean indicating the success of the request.

Throws

Throws an exception if no user with the specified login exists.

Description

Delete the specified user.

Access

Accessible to administrators.

Zutubi wiki is Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.2.10 Build:#528 Nov 29, 2006) - Bug/feature request - Contact Administrators