Skip to main content
POST
Google Callback

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Payload the frontend POSTs after Google redirects back.

code
string
required
state
string
required
service
string
required
redirect_uri
string | null

Response

Successful Response