Documentation Index Fetch the complete documentation index at: https://webhub.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Path
The name that you want to use to reference your integration. Must only be alpha numeric with only lower case letters and no special characters except hyphens.
Body
The Google Client Id that Google generates for you
The Google Client Secret that Google generates for you
Response
Based off of standard HTTP request guidelines
Information concerning your newly created Google OAuth integration
Success Response
Error Response
{
"statusCode" : 200 ,
"body" {
...
compelete : true ,
}
}