Skip to end of banner
Go to start of banner

admDeleteUser

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

Description

Deletes a user from Jira's internal directory.

Parameters

Return Type

Boolean

Returns "true" if the user was deleted and "false" if not.

Example

admDeleteUser("user");

See also

  • No labels