v1

latestOpenAPI 3.0.02026-08-0645003.8 MB
Connect Settings

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

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.

post/connect/settings/zoom/finish_oauth

Response

Success