latestOpenAPI 3.0.02026-08-137192110.1 KB
75294f591cc2
Connection Bridge
Create a connection bridge
Create a short-lived connection bridge session that expires after 86400 seconds.
post/connection_bridges
Request body
Example request
{
"redirect_uri": "https://subdomain.mypage.com/page",
"integration_id": "google-drive",
"connection_id": "q4Rk8vp_fhTjqf",
"state": "giOoRgo5G7L8REPyWZrO",
"label": "google-drive-business-folder"
}Response
The connection bridge is successfully created.