Authorize providerAsk AIpost https://api.datananas.com/integrations/authorizeInitializes an OAuth2 connection with an external provider or login with a direct connectionQuery ParamsredirectUrlstringAn optional URL on which to redirect after connection is completeemailstringAn optional email to connect the accounttokenstringAn optional token to connect the integrationBody ParamscredentialsObject 1Object 2Object 3Object 4Properties needed when trying to connect to external providers without OAuth2credentials objectproviderstringenumrequiredName of the provider to connectbriteverifyclearbitgoogleimap-ewsimap-smtplinkedinmicrosoftnylaspipedriveShow 9 enum valuesResponses 200Connection succeeded 403The user does not have the rights to access this resource 409The integration is already connected to the user's account 422Unable to process the request: gmail_imap-smtp: Connection to gmail through imap-smtp is not allowed user_is_contact: The mailbox the user wants to connect is the email of a contact many-sentboxes: The mailbox is connected but more than one sentbox have been found no-sentbox: The mailbox is connected but no sentbox have been found Updated over 2 years ago