Delete an entity and all of it’s related data
from withluminary import Luminary client = Luminary() client.entities.delete( "id", )