latestOpenAPI 3.1.02026-08-23341215300.9 KB

33874c05e396

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