Create Oauth Redirect UrlAsk AIpost https://api.ragie.ai/connections/oauthCreates a redirect url to redirect the user to when initializing an embedded connector.Body Paramsredirect_uristringrequiredpartitionstringnullsource_typestringenumDefaults to google_driveThe type of connector you want to create, such as google_drive, notion, hubspot, etc.backblazeconfluencedropboxfreshdeskonedrivegoogle_drivegmailintercomnotionsalesforcesharepointjiraslacks3gcshubspotwebcrawlerzendeskShow 18 enum valuesmetadataobjectMetadata for the document. Keys must be strings. Values may be strings, numbers, booleans, or lists of strings. Numbers may be integers or floating point and will be converted to 64 bit floating point. 1000 total values are allowed. Each item in an array counts towards the total. The following keys are reserved for internal use: document_id, document_type, document_source, document_name, document_uploaded_at, start_time, end_time, chunk_content_type.Metadata objectmodestringMediaModeParamnullenumhi_resfastagentic_ocrthemestringnullenumSets the theme of the Ragie Web UI when the user lands there. Can be light, dark, or system to use whatever the system value is. If omitted, system is used.lightdarksystempage_limitintegernull≥ 1The maximum number of pages a connection will sync. The connection will be disabled after this limit is reached. Some in progress documents may continue processing after the limit is reached. The limit will be enforced at the start of the next document sync. Remove the limit by setting to null.configobjectOptional config per connectorConfig objectauthenticator_idstringnullResponses 200Successful Response 401Unauthorized 402Payment Required 422Validation Error 429Too Many Requests 500Internal Server ErrorUpdated 5 months ago