Send Google Auth Details

This endpoint shares google auth details with the backend to provide OAuth2.0 Google authentication and complete user's authorization in the app.

Body Params
string
required

code received after a user completes the Google authorization flow via the link provided in the initial request. Replace %2F symbols contained in the code with /.

string
required

information received by the backend services after a user completes the Google authorization flow.

Headers
int32
required

partner ID provided by the Key Account Manager.

string
enum
required

platform type where the application is installed (IOS/WEB/ANDROID).

Allowed:
Responses

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json