oauth-connect

Initiate Oauth

Initiate OAuth flow for any provider

post/oauth2-connect/initiate

Request body

provider'google' | 'microsoft' | 'github' | 'slack' | 'twitter' required
scopesstring[] nullable
provider_paramsobject nullable
auto_executeboolean
is_initial_onboardingboolean

Response

Successful Response

authorization_urlstring required
oauth_statestring required
providerstring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.