curl --request POST \
--url https://api.getcargo.io/v1/connection/integrations/{slug}/initiateOauth \
--header 'Authorization: Bearer <token>'{
"consentUrl": "<string>"
}Initiate the OAuth flow for an integration and return a consent URL.
curl --request POST \
--url https://api.getcargo.io/v1/connection/integrations/{slug}/initiateOauth \
--header 'Authorization: Bearer <token>'{
"consentUrl": "<string>"
}Documentation Index
Fetch the complete documentation index at: https://docs.getcargo.ai/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?