token/from_oauth1
POST https://api.dropboxapi.com/2/auth/token/from_oauth1
scope: None
Creates an OAuth 2.0 access token from the supplied OAuth 1.0 access token.
Request Body
{"oauth1_token"=>"qievr8hamyg6ndck", "oauth1_token_secret"=>"qomoftv0472git7"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Dropbox-API-Path-Root | string | ||
Dropbox-API-Select-User | string |
RESPONSES
status: OK
{"oauth2_token":"9mCrkS7BIdAAAAAAAAAAHHS0TsSnpYvKQVtKdBnN5IuzhYOGblSgTcHgBFKFMmFn"}