External Connections
Refresh Operator Connect integration
This endpoint will make an asynchronous request to refresh the Operator Connect integration with Microsoft Teams for the current user. This will create new external connections on the user's account if needed, and/or report the integration results as log messages.
post/operator_connect/actions/refresh
Response
Successful response
Example response
{
"message": "Operator connect refresh already in progress",
"success": true
}