Delete Connection
Delete a connection.
Deletes the connection and integration credential.
Args:
db (AsyncSession): The database session connection_id (UUID): The ID of the connection to delete user (schemas.User): The current user
Returns:
connection (schemas.Connection): The deleted connection
Path parameters
connection_id
Headers
x-api-key
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