Given a source def ID generate an access/refresh token etc.
post/v1/source_oauths/complete_oauth
Request body
{"stackTrail":"components:schemas:OAuthConfiguration","oasType":"schema","type":"unknown","description":"The values required to configure OAuth flows. The schema for this must match the `OAuthConfigSpecification.oauthUserInputFromConnectorConfigSpecification` schema."}
queryParamsobject
The query parameters present in the redirect URL after a user granted consent e.g auth code
redirectUrlstring
When completing OAuth flow to gain an access token, some API sometimes requires to verify that the app re-send the redirectUrl that was used when consent was given.