Changes to Update authorization

PUT /companies/{companyId}/connections/{connectionId}/authorization

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

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

  1. f9ec5126044c1
  2. 26fd1967e4501
  3. 429a1658d7b12
  4. b8afb1b754231

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