wfm.DeleteOrganisation

This job deletes an organization. All database entries relating to the organization are deleted from the database (including organization structure and workflow models).

1. Input Parameters

Name Type Required Description

OrganisationId

STRING

Yes

ID of the organization

2. Return Value

(INT): 0 = Job successful, otherwise error code.

3. See Also