Newer Version Available

This content describes an older version of this product. View Latest

closeAgentWork for Lightning Experience

Changes the status of a work item to Closed and removes it from the list of work items in the Omni-Channel utility.

Arguments

Name Type Description
workId string The ID of the work item that’s closed.

Sample Code

Component code:

Controller code:

Response

This method returns a promise that, upon success, resolves to true and is rejected on error.