v2

latestOpenAPI 3.1.0raw.githubusercontent.com2026-03-22495670.8 KB
Connections

Create an OAuth connection

Creates a pending OAuth connection and returns a provision URL. Present the provision URL to the user to complete the OAuth consent flow.

post/public/v1/connections/oauth

Request body

namestring required
settingTypestring required

Must be an OAuth provider type

scopesstring[]

Response

OAuth connection created with provision URL

connectionIdstring required
provisionUrlstring required

URL to present to the user to complete the OAuth consent flow