deleteOrganization (Power Scripts)
We've encountered an issue exporting this macro. Please try exporting again later.
The use of this function requires the Power Scripts for Jira add-on be installed and licensed.
Syntax | deleteOrganization(organization) | Package | |
Alias | Pkg Usage |
Description
Removes a customer organization.
Parameters
Parameter name | Type | Required | Description |
|---|---|---|---|
organization | String | Yes | The organization name. |
Return Type
Boolean
Returns "true" if the operation succeeded.
Example
return deleteOrganization("My Organization");See also
Peacock
Need support? Create a request with our support team.
Copyright © 2005 - 2026 Appfire | All rights reserved.
