def delete(self):
     router.delete_provider(org_id=self.organizationId,prov_id=self.providerId)
     return True