Bulk Delete
Documents
Bulk Delete
Deletes documents matching a set of filter predicates.
POST
Bulk Delete
Documentation Index
Fetch the complete documentation index at: https://signe.cludo.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Basic authentication. Use your Customer ID as the username and API Key as the password. Example header: Authorization: Basic MTIzNDU2NzpteS1hcGkta2V5.
Path Parameters
Your Cludo Customer ID (same as in MyCludo and Basic auth username).
Crawler (content source) ID from MyCludo.
Body
application/json
Filter predicates keyed by indexed field name — use the same field names you set inside fields when pushing documents (e.g. Title, Url, Category, Date). Each value describes a comparison. Multiple filters are combined with logical AND.

