Skip to main content
GET
Get Delegated OAuth URL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

redirect_uri
string
required
provider
enum<string> | null
Available options:
microsoft,
google
email
string | null
email_sender_id
string | null

Response

Successful Response

url
string
required

Hosted-OAuth URL for the user to sign in.