View a markdown version of this page

Close an application in Amazon Connect Customer agent workspace - Agent Workspace

Close an application in Amazon Connect Customer agent workspace

Closes the application for the given application instance ID in the Amazon Connect Customer agent workspace.

Signature

closeApp(instanceId: string): Promise<void>

Usage

await appControllerClient.closeApp(appInstanceId);

Input

Parameter Type Description
appInstanceId Required string The instance ID of the application

Permissions required:

*