/
removeCustomerFromOrganization
removeCustomerFromOrganization
The use of this function requires the Power Scripts for Jira add-on be installed and licensed.
Description
Removes a customer or a list of customers from a specified organization.
Parameters
Return Type
Boolean
Returns "true" if the operation succeeded.
Example
return removeCustomerFromOrganization({"customer1@email.com", "customer2@email.com"}, "My Organization");
See also
Peacock
, multiple selections available,
Related content
removeCustomerFromOrganization
removeCustomerFromOrganization
More like this
removeCustomerFromOrganization
removeCustomerFromOrganization
More like this
removeCustomerFromOrganization (Power Scripts)
removeCustomerFromOrganization (Power Scripts)
More like this
removeCustomer
removeCustomer
More like this
removeOrganization
removeOrganization
More like this
deleteOrganization
deleteOrganization
More like this