PATCH
/
projects
/
{projectIdOrName}
/
provider-apps
/
{providerAppId}

Authorizations

X-Api-Key
string
headerrequired

Path Parameters

projectIdOrName
string
required
providerAppId
string
required

Body

application/json
updateMask
string[]
required
providerApp
object
required

The provider app fields to update. (Only include the fields you'd like to update.)

Response

200 - application/json
id
string
required

The provider app ID.

projectId
string
required

The Ampersand project ID.

provider
string
required

The SaaS provider that this app connects to.

clientId
string
required

The OAuth client ID for this app.

createTime
string
required

The time the provider app was created.

externalRef
string

The ID used by the provider to identify the app (optional).

scopes
string[]

The OAuth scopes for this app.

updateTime
string

The time the provider app was updated.