EndpointsIndexingDelete a documentDelete a document DELETE /api/v1/stores/documents/:documentID Remove a document from the store's search index by ID. Auth: x-storeid and x-store-write-secret. Request Responses200401404500Document deletedInvalid write credentialsDocument or store not foundServer error