Update integration
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Your workspace ID.
Integration Version ID
Integration
Default configuration definition of the integration
Additional configuration definitions of the integration
Secrets are integration-wide values available in the code via environment variables formatted with a SECRET_ prefix followed by your secret name. A secret name must respect SCREAMING_SNAKE casing.
JavaScript code of the integration
Base64 encoded svg of the integration icon. This icon is global to the integration each versions will be updated when this changes.
Base64 encoded markdown of the integration readme. The readme is specific to each integration versions.
Title of the integration. This is the name that will be displayed in the UI
1 - 64
Description of the integration. This is the description that will be displayed in the UI
256
URL of the integration
Indicates whether the integration is public. Public integrations are available to all and cannot be updated without creating a new version.
Success