Delete all documents matching the provided metadata filter.
Documentation Index
Fetch the complete documentation index at: https://docs.fieldwise.ai/llms.txt
Use this file to discover all available pages before exploring further.
Request model for deleting documents by metadata filter.
Metadata filters using MongoDB-like query syntax
Filter by created_at database field. Supports operators: $eq, $ne, $gt, $lt, $gte, $lte, $in, $nin. Use ISO date format (e.g., '2024-01-01T00:00:00')
Filter by updated_at database field. Supports operators: $eq, $ne, $gt, $lt, $gte, $lte, $in, $nin. Use ISO date format (e.g., '2024-01-01T00:00:00')