Send Oauth2 Code
Send the OAuth2 authorization code for a source.
This will:
- Get the OAuth2 settings for the source
- Exchange the authorization code for a token
- Create an integration credential with the token
Args:
db: The database session short_name: The short name of the source code: The authorization code user: The current user
Returns:
connection (schemas.Connection): The created connection
Headers
x-api-key
Request
This endpoint expects an object.
short_name
code
Response
Successful Response
name
integration_type
Integration type enum.
Allowed values:
status
Connection status enum.
Allowed values:
short_name
id
integration_credential_id
organization_id
created_by_email
modified_by_email