from retab import Retab client = Retab() client.projects.delete("<project_id>")
{}
Delete an evaluation by ID
Successful Response
The response is of type object.
object