Changes to Create Webhook

POST /v1/organizations/webhooks

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

Changed in 3 of the 32 revisions of this API.67

  1. 5307993e44d311
  2. 5d4c905106b41
  3. fdb4bdd01a6455

What changed

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

      response-property-enum-value-added

    • added the new collection.documents.batch_completed enum value to the request property /

      request-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 document.created enum value to the request property /

      request-property-enum-value-added

    • added the new document.deleted enum value to the request property /

      request-property-enum-value-added

    • added the new document.updated enum value to the request property /

      request-property-enum-value-added

    • added the new documents.deleted.batch enum value to the request property /

      request-property-enum-value-added

    • added the new documents.updated.batch enum value to the request property /

      request-property-enum-value-added