This function is only available on context of types
SINGLE_CONVERSATION
andMULTI_CONVERSATIONS
removeLink(linkId: string, cancelToken?: ApplicationCancelToken): Promise<void>;
Parameters
Parameter | Type | Description |
---|---|---|
linkId | String | Id of the link to remove |
cancelToken | CancelToken (optional) | Token to cancel the request |
Return value
The function returns a promise that resolves once the link is removed