Authorizations
Path Parameters
The Ampersand project ID or project name.
The integration ID.
Body
application/json
The source of the revision to create. One of sourceZipUrl or sourceYaml is required.
URL of where a zip of the source files can be downloaded (e.g. Google Cloud Storage URL).
Example:
"https://storage.googleapis.com/my-bucket/source-files/integration-v1.2.3.zip"
The source YAML file that defines the revision.