v1

latestOpenAPI 3.1.02026-08-04552282508.9 KB
cloud-storage

Connect Google Drive

Complete Google Drive OAuth flow and save connection

This endpoint receives the authorization code from the frontend after user authorizes the app, exchanges it for tokens, and saves the connection.

post/api/cloud/google-drive/connect

Headers

x-api-keystring nullable
authorizationstring nullable

Request body

codestring required
redirect_uristring required

Response

Successful Response

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