v9

latestOpenAPI 3.1.0raw.githubusercontent.com2026-03-1194110197.0 KB
Google Drive

Handle Oauth Callback

Exchange the Google OAuth code for tokens and create the Drive installation.

post/google-drive/install/callback

Request body

codestring required

Authorization code from Google

redirect_uristring nullable

Redirect URI used in the authorization request

Response

Successful Response

{"stackTrail":"paths:/google-drive/install/callback:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}