Dropbox Business Access the Dropbox Business API with managed OAuth authentication. Manage team administration including members, groups, team folders, devices, linked apps, and audit logs. Quick Start Base URL Replace with the actual Dropbox Business API endpoint path. The gateway proxies requests to and automatically injects your OAuth token. IMPORTANT: Dropbox Business API uses POST for almost all endpoints, including read operations. Request bodies should be JSON (use for endpoints with no parameters). Authentication All requests require the Maton API key in the Authorization header: Envi…