PUT
/
projects
/
{projectIdOrName}
/
integrations:batch

Authorizations

X-Api-Key
string
headerrequired

Path Parameters

projectIdOrName
string
required

Body

application/json
sourceZipUrl
string

URL of where a zip of the source files can be downloaded (e.g. Google Cloud Storage URL).

sourceYaml
string

A YAML string that defines the integrations.

Response

200 - application/json
id
string
required

The integration ID.

projectId
string
required

The Ampersand project ID.

name
string
required

The integration name.

provider
string
required

The SaaS provider that this integration connects to.

createTime
string
required

The time the integration was created.

updateTime
string

The time the integration was last updated.

latestRevision
object
required