Deletes a task identity link.
Parameters
Name | Type | Description |
---|---|---|
groupId | String | Name of the group of the link to delete |
identityLinkType | String | "assignee", "candidate", "owner", "participant", or "starter" |
taskId | String | ID of the task to delete |
userId | String | Name of the user of the link to delete |
taskId and identityLinkType are required; either groupId or userId must be specified |
Last modified on March 10, 2020