Delete an entity and all of it’s related data
import Luminary from 'withluminary'; const client = new Luminary(); await client.entities.delete('id');