from retab import Retab client = Retab() client.projects.documents.delete("<project_id>", "<document_id>")
{}
Delete a specific document from an evaluation.
Successful Response
The response is of type object.
object