POST
/authentication/google-auth
curl \
--request POST 'http://api.example.com/authentication/google-auth' \
--header "Content-Type: application/json"
Request examples
{}
curl \
--request POST 'http://api.example.com/authentication/google-auth' \
--header "Content-Type: application/json"
{}