Skip to main content
POST
Handle Oauth Callback

Authorizations

Authorization
string
header
required

API key must be provided in the Authorization header

Body

application/json
code
string
required

Authorization code from Google

redirect_uri
string | null

Redirect URI used in the authorization request

Response

Successful Response