curl --request GET \
--url https://services.leadconnectorhq.com/social-media-posting/oauth/instagram/start \
--header 'Authorization: Bearer <token>' \
--header 'Version: <version>'Initiate the OAuth flow for Instagram account connection.
curl --request GET \
--url https://services.leadconnectorhq.com/social-media-posting/oauth/instagram/start \
--header 'Authorization: Bearer <token>' \
--header 'Version: <version>'Was this page helpful?