UnreleaseWorkspaceParticipants
Unreleases workspace model participants by reverting the changes back to the previous released version.
Input
| Name | Type | Description |
| WorkspaceId | Integer | Value that uniquely identifies the workspace. |
| Participants | String | List of workspace participant identifiers to be unreleased. |
| TargetWorkspaceDescription | String | Description of the target workspace that is created before the unrelease. |
| TargetWorkspaceName | String | Name of the target workspace that is created before the unrelease. |
Result Set Columns
| Name | Type | Description |
| Result | String | The result returned after execution. |