curl --location -g --request POST '/integrations/google-auth/{{companyId}}' \ --header 'Authorization: {{apiKey}}' \ --header 'Content-Type: application/json' \ --data-raw '{ "name": "Google Vinicius" }'
{}