Changes to POST /connectionDeleted

POST /connectionDeleted

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

Changed in 2 of the 64 revisions of this API.345

  1. f5bdc0d8966f24
  2. cd74482f74f1141

What changed

  • f5bdc0d8966f24See the full diff
    • removed WebhookBase OAuthWebhookBase from the request body anyOf list

      request-body-any-of-removed

    • the request's body type/format changed from / to object/

      request-body-type-changed

    • added the new optional request property clientId

      new-optional-request-property

    • added the new optional request property eventTimestamp

      new-optional-request-property

    • added the new optional request property userId

      new-optional-request-property

    • added the new optional request property webookId

      new-optional-request-property

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

  • cd74482f74f1141See the full diff
    • the request's body type/format changed from object/ to /

      request-body-type-changed

    • removed the request property clientId

      request-property-removed

    • removed the request property eventTimestamp

      request-property-removed

    • removed the request property userId

      request-property-removed

    • removed the request property webookId

      request-property-removed

    • added WebhookBase OAuthWebhookBase to the request body anyOf list

      request-body-any-of-added