Business Organization Management API - Production
Number of APIs: 4
Organization management provides a set of APIs for easy onboarding and management of organizations.
-
Get org details GET https://api.uber.com/v1/organizations/<organization_id>
-
Delete org DELETE https://api.uber.com/v1/organizations/<organization_id>
-
Generate access token POST https://login.uber.com/oauth/v2/token?client_id=redacted&client_secret=redacted&grant_type=client_credentials&scope=business.organizations