Changes to List Webhooks

POST /v1/organizations/webhooks/list

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

Changed in 4 of the 34 revisions of this API.63

  1. 5307993e44d31
  2. 5d4c905106b41
  3. fdb4bdd01a645
  4. 72cc17ba6f7f2

What changed

    • added the new collection.documents.batch_completed enum value to the /// response property for the response status

      response-property-enum-value-added

    • the endpoint scheme security BearerAuth was added to the API

      api-security-added

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

    • added the new document.created enum value to the /// response property for the response status

      response-property-enum-value-added

    • added the new document.deleted enum value to the /// response property for the response status

      response-property-enum-value-added

    • added the new document.updated enum value to the /// response property for the response status

      response-property-enum-value-added

    • added the new documents.deleted.batch enum value to the /// response property for the response status

      response-property-enum-value-added

    • added the new documents.updated.batch enum value to the /// response property for the response status

      response-property-enum-value-added

    • added the new optional query request parameter after

      new-optional-request-parameter

    • added the new optional query request parameter next_cursor

      new-optional-request-parameter