SDK ReferenceDeprecatedDocumentDelete Document from a DocumentCollection by UUIDDeprecatedCopy pageDELETEhttps://api.getzep.com/api/v2/collections/:collectionName/documents/uuid/:documentUUIDDelete specified Document from a DocumentCollection.Path parameterscollectionNamestringRequiredName of the Document CollectiondocumentUUIDstringRequiredUUID of the Document to be deletedResponseOKmessagestring or nullErrors400Bad Request Error401Unauthorized Error404Not Found Error500Internal Server Error