Module: Nylas::AdminApiOperations

Includes:
HttpClient
Defined in:
lib/nylas/handler/admin_api_operations.rb

Overview

Allows resources to perform CRUD operations on the Admin API endpoints without exposing the HTTP client to the end user.

Defined Under Namespace

Modules: Create, Destroy, Find, List, Update