---
title: "The Fylamynt web app will make a POST request to this endpoint that contains an"
method: POST
path: "/connect/settings/zoom/finish_oauth"
tags: ["Connect Settings"]
---

# The Fylamynt web app will make a POST request to this endpoint that contains an

`POST /connect/settings/zoom/finish_oauth`

authorization code in the query parameter. Once we receive this request,
we will use the auth code and exchange it for an OAuth token with a
request type 'authorization_code' by calling back to Zoom.
If we successfully exchange the auth code for a token, we will then save
the returned 'refresh_token' to secrets manager.

## Response `200`

Success

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.net/spot/apis/spot-by-flexera-api.md) · [All operations](https://skmtc.net/spot/apis/spot-by-flexera-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/spot/spot-by-flexera-api/versions/2e5445f30576/schema)
