pydo.genai.create_oauth2_dropbox_tokens()
Generated on 15 Sep 2025
from pydo
version
v0.17.0
Description
To obtain the refresh token, needed for creation of data sources, send a GET request to /v2/gen-ai/oauth2/dropbox/tokens
. Pass the code you obtrained from the oauth flow in the field ‘code’
More Information
See the API spec for this endpoint to view additional detail on responses, headers, parameters, and more.