Changes to Unlink connection

PATCH /companies/{companyId}/connections/{connectionId}

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 4 of the 53 revisions of this API.41

  1. cc63e9e11eae1
  2. 7ae8360184621
  3. 0fba95f86d222
  4. 65104f2455601

What changed

    • the response property integrationKey became optional for the status 200

      response-property-became-optional

    • the response property dataConnectionErrors became nullable for the status 200

      response-property-became-nullable

    • the response property connectionInfo became nullable for the status 200

      response-property-became-nullable

    • the response property lastSync became nullable for the status 200

      response-property-became-nullable

    • removed the optional property additionalProperties from the response with the 200 status

      response-optional-property-removed