curl --request GET \
--url https://api.getcargo.io/v1/connection/integrations/{slug}/completeOauth \
--header 'Authorization: Bearer <token>'{
"value": "<string>"
}Complete OAuth flow for an integration
curl --request GET \
--url https://api.getcargo.io/v1/connection/integrations/{slug}/completeOauth \
--header 'Authorization: Bearer <token>'{
"value": "<string>"
}Was this page helpful?