Return the OAuth authorization URL for the given provider.
Accepts an API key or internal JWT. The returned URL should be opened in a browser to begin the OAuth flow.
POST
/
v1
/
connect
/
{provider}
/
initiate
Initiate Connect
Copy
curl --request POST \ --url https://api.adapter.com/v1/connect/{provider}/initiate