latestOpenAPI 3.1.02026-08-19341215300.9 KB

f4af74aa3e1f

Snowflake Oauth Callback

Exchange an OAuth authorization code for access and refresh tokens from Snowflake. Uses the team's stored client_id, client_secret, and account to perform the exchange.

post/api/snowflake/oauth/callback

Request body

codestring required

OAuth authorization code from Snowflake

redirect_uristring required

The redirect URI used in the authorization request

Response

Successful Response

successboolean required