from retab import Retab client = Retab() client.edit.templates.delete("edittplt_abc123") print("Deleted")
No Content
Delete a template.
Successful Response