from retab import Retab client = Retab() client.projects.delete("<project_id>")
{}
Delete an project by ID
Successful Response