Exchange authorization code for access token
oauth
Exchange authorization code for access token
Exchanges an authorization code for an access token.
POST
Exchange authorization code for access token
Documentation Index
Fetch the complete documentation index at: https://docs.gmicloud.ai/llms.txt
Use this file to discover all available pages before exploring further.
Body
application/json
The request body for exchanging authorization code.
Response
Successfully exchanged authorization code for access token.
The OAuth access token that can be used to access the provider's API.
Example:
"ya29.a0AfH6SMB..."