Changes to Create a new connected account

POST /api/v3.1/connected_accounts

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

Changed in 11 of the 61 revisions of this API.8414

  1. 1d3aac1128ef1
  2. ad121cf38fe022
  3. 589a7d115a5e2
  4. 2f373d80a5891
  5. c3f42a0d0fcb1
  6. 2f373d80a5891
  7. 166dca8a495b122
  8. 23348819b35e23
  9. 55e9c3b27c952
  10. 5a3709be76a7111
  11. 52c71f747c651

What changed

    • removed the optional property deprecated from the response with the 201 status

      response-optional-property-removed

  • ad121cf38fe022See the full diff
    • removed subschema #3 subschema #4 from the connection/state/oneOf[subschema #14]/val request property oneOf list

      request-property-one-of-removed

    • added subschema #3 subschema #4 to the connectionData/oneOf[subschema #14]/val response property oneOf list for the response status 201

      response-property-one-of-added

    • added subschema #3 subschema #4 to the connection/state/oneOf[subschema #14]/val request property oneOf list

      request-property-one-of-added

    • removed subschema #3 subschema #4 from the connectionData/oneOf[subschema #14]/val response property oneOf list for the response status 201

      response-property-one-of-removed

    • the endpoint scheme security CookieAuth was removed from the API

      api-security-removed

    • the endpoint scheme security UserApiKeyAuth was removed from the API

      api-security-removed

    • the response property deprecated became optional for the status 201

      response-property-became-optional

    • the response property deprecated became required for the status 201

      response-property-became-required

    • the response property deprecated became optional for the status 201

      response-property-became-optional

  • 166dca8a495b122See the full diff
    • removed the required property account_type from the response with the 201 status

      response-required-property-removed

    • removed the request property connection/account_type

      request-property-removed

    • removed the request property connection/acl_config_for_shared

      request-property-removed

    • added the new optional request property connection/experimental

      new-optional-request-property

    • added the optional property experimental to the response with the 201 status

      response-optional-property-added

  • 23348819b35e23See the full diff
    • removed subschema #3 subschema #4 from the connection/state/oneOf[subschema #2]/val request property oneOf list

      request-property-one-of-removed

    • added subschema #3 subschema #4 to the connectionData/oneOf[subschema #2]/val response property oneOf list for the response status 201

      response-property-one-of-added

    • added the new optional request property connection/acl_config_for_shared

      new-optional-request-property

    • added subschema #3 subschema #4 to the connection/state/oneOf[subschema #2]/val request property oneOf list

      request-property-one-of-added

    • removed subschema #3 subschema #4 from the connectionData/oneOf[subschema #2]/val response property oneOf list for the response status 201

      response-property-one-of-removed

    • added the new optional request property connection/account_type

      new-optional-request-property

    • added the required property account_type to the response with the 201 status

      response-required-property-added

  • 5a3709be76a7111See the full diff
    • added subschema #7 to the connectionData/oneOf[subschema #2]/val response property oneOf list for the response status 201

      response-property-one-of-added

    • added the new REVOKED enum value to the status response property for the response status 201

      response-property-enum-value-added

    • added subschema #7 to the connection/state/oneOf[subschema #2]/val request property oneOf list

      request-property-one-of-added

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

    • endpoint added

      endpoint-added