POST body for initiating OAuth via the public API
Field | Type | Required | Description |
---|---|---|---|
oAuthInputConfiguration |
OAuthInputConfiguration | ➖ | Arbitrary vars to pass for OAuth depending on what the source/destination spec requires. |
redirectUrl |
String | ✔️ | The URL to redirect the user to with the OAuth secret stored in the secret_id query string parameter after authentication is complete. |
sourceType |
OAuthActorNames | ✔️ | N/A |
workspaceId |
String | ✔️ | The workspace to create the secret and eventually the full source. |