Delete documents older than a specified timestamp
Documents
Delete documents older than a specified timestamp
Delete documents older than a specified timestamp. This endpoint requires a Data Source ID. To get started:
- Go to the API Connectors page
- Create a new API Connector
- Copy the data source ID from the connector details page
- Use this ID in the path parameter
Rate Limits
600 requests per minute.
DELETE
Delete documents older than a specified timestamp
These endpoints require a custom API data source. See Custom API for setup instructions.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the custom API data source.
Query Parameters
Delete documents whose updatedAt is older than this ISO 8601 timestamp.

