Changes to Unlink connection

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

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

Changed in 5 of the 52 revisions of this API.412

  1. v111921220fc251
  2. v12085592799f91
  3. v1835ae55c88042
  4. v117a793e850811
  5. v188bd093eb2272

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

    • added the optional property dataConnectionErrors/items/resolvedOnUtc to the response with the 200 status

      response-optional-property-added

    • added the optional property dataConnectionErrors/items/status to the response with the 200 status

      response-optional-property-added