Integrations

Update an installed Integration

patch/integrations/installations/{id}

Path parameters

idstring required

Request body

$schemastring uri

A URL to the JSON Schema for this object.

Example request

{
  "$schema": "/v1/schemas/UpdateIntegrationInstallationRequestBody.json"
}

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

Example response

{
  "$schema": "/v1/schemas/UpdateIntegrationInstallationResponseBody.json"
}

Changes

Changed in 3 of the 28 revisions of this API.45

    • added the required property data/attributes/capabilities to the response with the 200 status

      response-required-property-added

  • v148f07aa81a7a22See the full diff
    • removed the required property data/attributes/config from the response with the 200 status

      response-required-property-removed

    • removed the required property data/attributes/settings from the response with the 200 status

      response-required-property-removed

    • added the required property data/attributes/sanitizedConfig to the response with the 200 status

      response-required-property-added

    • added the required property data/attributes/userSettings to the response with the 200 status

      response-required-property-added

  • v1eb0846e58abc22See the full diff
    • removed the required property data/attributes/sanitizedConfig from the response with the 200 status

      response-required-property-removed

    • removed the required property data/attributes/userSettings from the response with the 200 status

      response-required-property-removed

    • added the required property data/attributes/config to the response with the 200 status

      response-required-property-added

    • added the required property data/attributes/settings to the response with the 200 status

      response-required-property-added

    This revision also has 39 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog