cURL
curl --request PATCH \ --url https://api.withampersand.com/v1/projects/{projectIdOrName}/connections/{connectionId}:oauth-update \ --header 'X-Api-Key: <api-key>'
"<string>"
Generate a URL for the browser to render to kick off OAuth flow that updates an existing connection.
Ampersand Project ID or name.
ID of connection to update.
OAuth update initiated successfully
URL to initiate OAuth flow
Was this page helpful?