---
title: "Refresh Operator Connect integration"
method: POST
path: "/operator_connect/actions/refresh"
tags: ["External Connections"]
---

# Refresh Operator Connect integration

`POST /operator_connect/actions/refresh`

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](https://developers.telnyx.com/api-reference/external-connections/list-all-log-messages#list-all-log-messages).

## Response `200`

Successful response

- object
  - `success` boolean — Describes wether or not the operation was successful
  - `message` string — A message describing the result of the operation

## Other responses

- `202` — Successful response
- `401` — Unauthorized

---

[API](https://skmtc.net/team-telnyx/apis/telnyx-api-2.md) · [All operations](https://skmtc.net/team-telnyx/apis/telnyx-api-2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/team-telnyx/telnyx-api-2/versions/8f5f4e537994/schema)
