Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 3.31 KB

initiateoauthrequest.md

File metadata and controls

13 lines (9 loc) · 3.31 KB

InitiateOauthRequest

POST body for initiating OAuth via the public API

Fields

Field Type Required Description
o_auth_input_configuration Optional[shared.OAuthInputConfiguration] Arbitrary vars to pass for OAuth depending on what the source/destination spec requires.
redirect_url str ✔️ The URL to redirect the user to with the OAuth secret stored in the secret_id query string parameter after authentication is complete.
source_type shared.OAuthActorNames ✔️ N/A
workspace_id str ✔️ The workspace to create the secret and eventually the full source.