Update a platform integration. Note: only integrations in development may be updated. Integrations submitted for publication cannot be updated.
The id of the platform integration to update
The call to action text
A json-schema describing the settings fields that a user should be presented with when installing the integration
The URL or email address where users of the integration can reach out for support
A description of what the integration does and how to use it
An object containing error codes and their corresponding error message the integration may return to the OAuth failure page to be displayed
JMESPath describing which of the fields in configuration_fields
is the best human-friendly field to use to identify a specific installation (e.g., account name)
The name of the integration
The get
endpoint that will be invoked after OAuth authorization
The list of OAuth token permissions the integration requests when installed
The delete
endpoint that initiates the uninstallation flow for the integration
Platform integration updated
The unique identifier for the integration
JMESPath describing which of the fields in configuration_fields
is the best human-friendly field to use to identify a specific installation (e.g., account name)
The current state of the integration (development, approved, archived)
The call to action text
A json-schema describing the settings fields that a user should be presented with when installing the integration
The URL or email address where users of the integration can reach out for support
The date the integration was created
A description of what the integration does and how to use it
An object containing error codes and their corresponding error message the integration may return to the OAuth failure page to be displayed
The name of the integration
The get
endpoint that will be invoked after OAuth authorization
The list of OAuth token permissions the integration requests when installed
The delete
endpoint that initiates the uninstallation flow for the integration
The date the integration was last updated