Removes the association between a view and a page in a workspace
Source:R/connect_operations.R
connect_delete_workspace_page.RdRemoves the association between a view and a page in a workspace. The page will display the default view after deletion.
See https://www.paws-r-sdk.com/docs/connect_delete_workspace_page/ for full documentation.
Arguments
- InstanceId
[required] The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
- WorkspaceId
[required] The identifier of the workspace.
- Page
[required] The page identifier.