Skip to main content
PATCH
/
projects
/
{projectIdOrName}
/
connections
/
{connectionId}
:oauth-update
Get URL for updating OAuth connection
curl --request PATCH \
  --url https://api.withampersand.com/v1/projects/{projectIdOrName}/connections/{connectionId}:oauth-update \
  --header 'X-Api-Key: <api-key>'
"<string>"

Documentation Index

Fetch the complete documentation index at: https://ampersand-24eb5c1a-cobalt0s-google-contacts.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

X-Api-Key
string
header
required

Path Parameters

projectIdOrName
string
required

Ampersand Project ID or name.

connectionId
string
required

ID of connection to update.

Response

OAuth update initiated successfully

URL to initiate OAuth flow