Changes to Bulk delete documents

DELETE /v3/documents/bulk

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

Changed in 6 of the 46 revisions of this API.225

  1. f09b91ede9781
  2. cb825424a7802
  3. b403181670171
  4. 7386f0fb80431
  5. 8d6903994bad11
  6. 4b4ababc7fb52

What changed

    • added the new optional request property filepath

      new-optional-request-property

    • api tag Ingest added

      api-tag-added

    • api tag Manage Documents removed

      api-tag-removed

    • request body became required

      request-body-became-required

    • changed the pattern of the request property containerTags/items/ from ^[a-zA-Z0-9_-]+$ to ^[a-zA-Z0-9_:-]+$

      request-property-pattern-changed

    • added the pattern ^[a-zA-Z0-9_-]+$ to the request property containerTags/items/

      request-property-pattern-added

    • the containerTags/items/ request property's maxLength was set to 100

      request-property-max-length-set

    • request property containerTags deprecated

      request-property-deprecated

    • response property containerTags deprecated

      response-property-deprecated