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>"

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