wfm.DeleteMasks

This job deletes one or more workflow masks of a specific workflow model.

1. Input Parameters

Name Type Required Description

OrganisationId

STRING

Yes

ID of the organization

WorkflowId

STRING

Yes

ID of the workflow model

MaskIds

STRING

Yes

Comma-separated GUID list of masks to delete

2. Output Parameters

Name Type Dependency Description

OrganisationId

STRING

ID of the organization

WorkflowId

STRING

ID of the workflow model

MaskIds

STRING

Comma-separated GUID list of masks that could not be deleted

3. Return Value

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